document.write( "Question 119949: Can you help me with this problem?\r
\n" );
document.write( "\n" );
document.write( "Helen earns $7.60 an hour at her job, but if she works more than 35 hours a week she is paid 1 1/2 times her regular salary for the overtime hours worked. One week, her gross pay was $380.00. How many overtime hours did she work that week? \n" );
document.write( "
Algebra.Com's Answer #698698 by adamhen894(15)![]() ![]() ![]() You can put this solution on YOUR website! x = number of overtime hours worked \n" ); document.write( "hourly pay * hours worked = regular pay \n" ); document.write( "7.6*35 = $266\r \n" ); document.write( "\n" ); document.write( "gross pay - regular pay = overtime hours pay \n" ); document.write( "380 - 266 = 114\r \n" ); document.write( "\n" ); document.write( "overtime hours pay = 1.5 times her regular pay \n" ); document.write( "114 = 1.5*7.6*x \n" ); document.write( "x=10 hours overworked \r \n" ); document.write( "\n" ); document.write( "if you have different way to solve it, i would be happy to hear from you!!! \n" ); document.write( "adamchen894@gmail.com \n" ); document.write( " |