1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
user100 [1]
2 years ago
8

Use IF functions to calculate the regular pay and overtime pay based on a regular 40-hour workweek in cells E5 and F5. Pay overt

ime only for overtime hours. In cell G5, calculate the gross pay based on the regular and overtime pay. Abram’s regular pay is $398. With 8 overtime hours, Abram’s overtime pay is $119.40.
Mathematics
1 answer:
g100num [7]2 years ago
3 0

Excel formulas are expressions used to perform computation.

  • The Excel formula to enter in cell E5 is =IF(D5<$B$21,D5,$B$21) * C5
  • The Excel formula to enter in cell E5 is =IF(D5>$B$21,(D5-$B$21) * C5 * $B$22, 0)
<h3 /><h3>The regular pay</h3>

From the complete question, cell B21 represents base work hour

So, we start by checking if the work hour in cell D5 is less than the base work hour in cell B21

If yes, the work hour remains D5; otherwise the work hour is cell B21

The work hour is then multiplied by the rate in cell C5

Hence, the Excel formula to enter in cell E5 is =IF(D5<$B$21,D5,$B$21) *

<h3>The overtime pay</h3>

Here, we start by checking if the work hour in cell D5 is greater than the base work hour in cell B21

If yes, the overtime hour the difference between D5 and B21; otherwise the overtime hour and pay is 0

The over time hour if there is, is then multiplied by the rates in cells C5 and B22

Hence, the Excel formula to enter in cell E5 is =IF(D5>$B$21,(D5-$B$21) * C5 * $B$22, 0)

Read more about Excel formulas at:

brainly.com/question/1285762

You might be interested in
If the diameter of a circle changes from 5 cm to 15 cm, how will the circumference change? A) multiplies by 1 3 B) multiplies by
andreyandreev [35.5K]
The length of a circumference: l=πD
l₁=π×5=5π
l₂=π×15=15π
Then l₂÷l₁=15π÷5π=3 and the answer is B)
5 0
3 years ago
Read 2 more answers
Use the marked parallel lines to find the value of y in the diagram below (1 point)
Inessa [10]
2x + 5 = 3x - 45                    [alternate interior angles]
3x - 2x = 5 + 45
x = 50

4y - 1 + 2x + 5 = 180                [supplementaly angles]
4y + 2(50) + 4 = 180
4y + 100 = 176
4y = 76
y = 19
7 0
3 years ago
The police use a speed gun to monitor one part of a highway. During one hour, 6 out of 25 cars were traveling above the speed li
Vlad [161]
<span>(6 / 25) X 100 = 24%</span>
4 0
3 years ago
Read 2 more answers
Find the volume of the figure below.
Nana76 [90]
This is something I’ve never seen before I think you have to add the numbers.
4 0
2 years ago
the sum of two numbers is 158.if we add 25 to each one of them,then the first becomes the triple of the other.what are these num
IRISSAK [1]

Answer:

Step-by-step explanation:

8 0
3 years ago
Other questions:
  • Assume that 2 cards are drawn from a standard 52-card deck. Find the following probabilities.
    5·1 answer
  • If 48 eggs are used in the cafeteria today but the number expected to be used tomorrow is 30% less than that, how many eggs are
    11·2 answers
  • What is the slope of the given points (0,1) and (-2,-4)
    7·1 answer
  • -2+3x=-(x+6) solve for x
    8·2 answers
  • Actually thats wrong bc my teacher did it with us but i really dont know the answer
    11·2 answers
  • Find the equation of the circle with center (4, 4)
    15·1 answer
  • DID ANYONE DO THIS
    10·1 answer
  • Write the prime factorization of 80.
    6·2 answers
  • Does the equation symmetric with respect to the x axis? y=x/x²+6
    5·1 answer
  • 135 cu.ft. = ? cu.yd.
    7·2 answers
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!