document.write( "Question 510938: Earl worked 20 hours last week. If he earned .50 an hour more but only worked 18 hours, he would have earned the same amount. How much per hour does earl earn? \n" ); document.write( "
Algebra.Com's Answer #341935 by oberobic(2304)\"\" \"About 
You can put this solution on YOUR website!
x = his rate of pay
\n" ); document.write( "20x = how much he was paid for working 20 hr
\n" ); document.write( ".
\n" ); document.write( "18*(x+1/2) = 20x
\n" ); document.write( ".
\n" ); document.write( "18x + 9 = 20x
\n" ); document.write( "9 = 2x
\n" ); document.write( "x = 4 1/2
\n" ); document.write( ".
\n" ); document.write( "20 * 4 1/2 = $90
\n" ); document.write( ".
\n" ); document.write( "18 * 5 = $90
\n" ); document.write( ".
\n" ); document.write( "So the correct answer is $4.50.
\n" ); document.write( ".
\n" ); document.write( "Done.
\n" ); document.write( "
\n" );