Give the logical function for the following: If cell B7 equals 12, check contents of cell
B10. If cell B10 is 10, then the value of the function in the string is YES; if not, it is a
blank space. If cell B7 does not equal 12, then the value of the function is 7.
A) =IF(B7=12,(AND(B10=10, “”)(YES)),7)
B) =IF(B10=10,(OR(B7=12,””)”YES”)7)
C) =IF(B7=12,(IF(B10=10,”YES”, “”)),7)
D) =IF(B7=12,(AND(B10=10,”YES”,””)(B10=”NO”),7)
Coppell Services contracts with outsourcing partners to handle various customer service
functions. Based on a study of call volumes provided by one of the firm’s partners, the
minimum number of staff needed for each hour of the day is as follows:
Mr. Coppell hires 6 permanent employees and wants to staff the remaining
requirements using part-time employees who work 4-hour shifts (four consecutive
hours starting as early as 8 A.M. or as late as 1 P.M.).
How many part-time employees are present in the 3-4 time slot?