document.write( "Question 910322: a person worked 68 hours and was paid 2234.64. there over time is any amount over 40 hr. what is there rate of pay \n" ); document.write( "
Algebra.Com's Answer #552481 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Rate*Time=Pay
\n" ); document.write( "In this case, I'm assuming any hours over 40 are paid at 50% on top of the base pay.
\n" ); document.write( "\"40%2AR%2B%2868-40%29%2AR%2A1.5=2234.64\"
\n" ); document.write( "\"40R%2B42R=2234.64\"
\n" ); document.write( "\"82R=2234.64\"
\n" ); document.write( "\"R=27.25\"
\n" ); document.write( "
\n" );