document.write( "Question 53529: Helen earns $7.50 an hour at her job, but if she works more than 35 hours in a week she is paid 1 1/2 times her regular salary for the overtime hours worked. One week her gross pay was $352.50. How many overtime hours did she work that week? \n" ); document.write( "
Algebra.Com's Answer #35777 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Helen earns $7.50 an hour at her job, but if she works more than 35 hours in a week she is paid 1 1/2 times her regular salary for the overtime hours worked. One week her gross pay was $352.50. How many overtime hours did she work that week?
\n" ); document.write( "---------
\n" ); document.write( "Let \"x\" be the number of overtime hours she worked.
\n" ); document.write( "EQUATION:
\n" ); document.write( "Pay = regular pay + overtime pay
\n" ); document.write( "Pay= 7.50*35+(3/2)(7.50)x=352.50
\n" ); document.write( "62.5+11.25x=352.50
\n" ); document.write( "11.25x=341.25
\n" ); document.write( "x=30 1/3 hours.
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );