document.write( "Question 899751: A lifeguard earns an hourly rate for 20h work in one week and an increased rate for overtime . One week Theresa worked 24 h and received $166.40. The next week she worked 27.5h and received $200. Find her hourly rate and her overtime rate of pay. \n" ); document.write( "
Algebra.Com's Answer #545581 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
RT=P for rate of pay, time in hours, pay in dollars\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Let r = pay rate up to 20 hours
\n" ); document.write( "Let u = payrate of any time amount after 20 hours\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Teresa's first week:
\n" ); document.write( "20 hours of regular time, and 4 hours overtime time.
\n" ); document.write( "\"r%2A20%2Bu%2A4=166\"
\n" ); document.write( "\"20r%2B4u=166\"
\n" ); document.write( "\"10r%2B2u=83\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Her second week:
\n" ); document.write( "20 hours regular time and 7.5 hours overtime.
\n" ); document.write( "\"20r%2B%287.5%29u=200\"
\n" ); document.write( "\"40r%2B15u=400\", which although now has no fractions, still should be simplified further;
\n" ); document.write( "\"8r%2B3u=80\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "That forms a system of linear equations:
\n" ); document.write( "\"highlight_green%28system%2810r%2B2u=83%2C8r%2B3u=80%29%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Choose the method you like. A good way could be, multiply first equation by 3 and second equation by 2; and eliminate u to first solve for r.
\n" ); document.write( "Solving from here is undone for your efforts.
\n" ); document.write( "
\n" );