Given that Jamie worked 50 hours (Hours = 50) last week and earns $10.00 an hour (Rate =10), how much did Jamie earn last week, before taxes (TotalPay)? If (Rate >=10) OR (Hours <=40) Then TotalPay Hours * Rate = Else TotalPay = (Hours * Rate)+(Hours-40)*Rate*1.5 End If a. $ 500 b. $ 650

Operations Research : Applications and Algorithms
4th Edition
ISBN:9780534380588
Author:Wayne L. Winston
Publisher:Wayne L. Winston
Chapter23: Simulation With The Excel Add-in @risk
Section23.4: Reliability And Warranty Modeling
Problem 4P
icon
Related questions
Question
Given that Jamie worked 50 hours (Hours = 50) last week and earns $10.00 an hour (Rate
=10), how much did Jamie earn last week, before taxes (TotalPay)?
If (Rate >=10) OR (Hours <=40) Then
TotalPay Hours * Rate
-
Else
TotalPay = (Hours * Rate)+(Hours-40)*Rate*1.5
End If
a. $ 500
b. $ 650
c. $ 750
d. $ 400
Transcribed Image Text:Given that Jamie worked 50 hours (Hours = 50) last week and earns $10.00 an hour (Rate =10), how much did Jamie earn last week, before taxes (TotalPay)? If (Rate >=10) OR (Hours <=40) Then TotalPay Hours * Rate - Else TotalPay = (Hours * Rate)+(Hours-40)*Rate*1.5 End If a. $ 500 b. $ 650 c. $ 750 d. $ 400
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 2 steps

Blurred answer
Knowledge Booster
Single source shortest path
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Operations Research : Applications and Algorithms
Operations Research : Applications and Algorithms
Computer Science
ISBN:
9780534380588
Author:
Wayne L. Winston
Publisher:
Brooks Cole
Programming Logic & Design Comprehensive
Programming Logic & Design Comprehensive
Computer Science
ISBN:
9781337669405
Author:
FARRELL
Publisher:
Cengage