Question

In cell I6, calculate the amount of overtime hours by using the IF function to test...

In cell I6, calculate the amount of overtime hours by using the IF function to test whether cell G6 is greater than 8. If it is, return the value cell G6 minus 8; otherwise, return the value 0.

0 0
Add a comment Improve this question Transcribed image text
Answer #1

The formula in cell I6 is:

=IF(G6>8,G6-8,0)

Formula is shown in excel sheet as follows:

Add a comment
Know the answer?
Add Answer to:
In cell I6, calculate the amount of overtime hours by using the IF function to test...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
  • a) Calculate the Overtime Hours (Column F). The formula for Overtime Hours is based on each...

    a) Calculate the Overtime Hours (Column F). The formula for Overtime Hours is based on each employee’s Total Hours Worked and is dependent on which department the employee works in. If the Total Hours Worked (column D) is greater than the assigned hours designated by the employee’s department (as listed in the table on rows 24 and 25), then the Overtime Hours is the Total Hours Worked minus the assigned hours. If the employee’ Total Hours Worked are less than...

  • 1.Calculate the Regular Pay and Overtime Pay based on a regular 40-hour workweek in cells F5...

    1.Calculate the Regular Pay and Overtime Pay based on a regular 40-hour workweek in cells F5 and G5 respectively. Pay overtime only for overtime hours. Note that the base work hours and overtime rate is given under the Assumptions section of the Payroll Data worksheet. In cell H5, calculate the Gross Pay based on the regular and overtime pay. 2. Write a formula in cell I5 to calculate the Taxable Pay. Multiply the number of dependents (given in column C)...

  • 11. In cell N2, enter a formula using the IF function and a structured reference to...

    11. In cell N2, enter a formula using the IF function and a structured reference to determine if Alison Simoneau is eligible for tuition remission. a. The IF function should first determine if the staff member’s Service Years is greater than 1. Remember to use a structured reference to the Service Years column. b. The function should return the text Eligible if the staff member’s Service Years is greater than 1. c. The function should return the text Not Eligible...

  • Requirements 1 In cell D17, by using cell references, calculate the return of the stock during...

    Requirements 1 In cell D17, by using cell references, calculate the return of the stock during the period Jan-1 to Feb-5 (1 pt.). 2 In cell D18, by using cell references, calculate the return of the stock during the period Feb-5 to May-14 (1 pt.). 3 In cell D19, by using cell references, calculate the return of the stock during the period May-14 to Aug-13 (1 pt.). 4 In cell D20, by using cell references, calculate the return of the...

  • Libby is an hourly employee who earns $14.32/hour. She is paid overtime only for hours worked...

    Libby is an hourly employee who earns $14.32/hour. She is paid overtime only for hours worked past 40 in one week. During a weekly pay period, she worked the following hours: Day Hours Minutes Monday 8 47 Tuesday 8 22 Wednesday 6 25 Thursday 9 6 Friday 7 58 What is the difference between her pay using the quarter-hour and the hundredth-hour methods? Which method pays Libby the greater amount? (Do not round interim calculations. Round final answer to two...

  • "Multiple Function Returns Using Memory Pointers" Contents of employee.dat... copy paste and create a file (employee.dat)...

    "Multiple Function Returns Using Memory Pointers" Contents of employee.dat... copy paste and create a file (employee.dat) 123-45-6789 Kirk James 44.7 88.99 0.0175 124-89-0007 Bond Jane 45.6 65.75 0.04 405-77-8911 Puff Blossom 40 33.88 0.03 405-10-9871 Puff Buttercup 41.2 45.66 0.047 223-03-8761 Puff Bubbles 37.8 33.44 0.015 980-11-2201 Joneski Kasey 23.1 10.77 0.033 115-88-7619 Crooke I.M.A. 25.4 88.75 0.02 777-00-1232 Smith Alias 43.5 22.3 0.034 345-89-0022 DeMann Stan 56.7 29.45 0.065 210-37-1192 Jones Jeane 48.9 20.33 0.025 103-22-4321 Smith Alias 33.5...

  • The rule will be for hours up to 40, calculate pay using the rate entered; for...

    The rule will be for hours up to 40, calculate pay using the rate entered; for any hours above 40, calculate pay as (1.5 * rate). Name your function to compute pay (hours, rate) and use the function to do the computation. You still want to prompt the user for hours and rate OUTSIDE of your function. Name these variables "h" for hours, and "r" for rate: h = float(input('How many hours?: ')) r = float(input('What is your hourly rate?:...

  • airements 1 In cell D11, by using cell references, calculate the monthly interest rate of the current credit card (1...

    airements 1 In cell D11, by using cell references, calculate the monthly interest rate of the current credit card (1 pt.). 2 In cell D12, by using cell references, calculate the interest payment on the current credit card (1 pt). Note: The output of the expression or function you typed in this cell is expected as a positive number. 3 In cell D13, by using cell references, calculate the monthly interest rate of the new credit card (1 pt.) 4...

  • For a hypothesis test of the claim that the mean amount of sleep for adults is...

    For a hypothesis test of the claim that the mean amount of sleep for adults is less than 6 hours, technology output shows that the hypothesis test has power of 0.4943 of supporting the claim that 6 hours of sleep when the actual population mean is 3.5 hours of sleep Interpret this value of the power, then identify the value of and interpret that value Interpret this value of the power O A. The chance of failing to recognize that...

  • Write a function either in a functional language or in Java but not using any variables...

    Write a function either in a functional language or in Java but not using any variables or mutables which will be given a number and a list of values and which will return the sum of all the values that are strictly greater than the number. For example: If num = 5 and the list is 9,2,4,8 then the function would return 17 (since 9&8 are greater than 5) If num = 11 and the list is 9,2,4,8 then the...

ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
Active Questions
ADVERTISEMENT