Computer Mathematics and the Graphing Calculator

Input the hours worked and the pay per hour. If the number of hours is less than or equal to 40, calculate the pay using the formula: total pay = hours * pay per hour. For everyone Else use the formula total pay = 40 * pay per hour + (hours – 40) * pay per hour * 1.5. Multiple selection using If-Then with Goto and Lbl ................
................