document.write( "Question 1034669: Michael is paid double-time for each hour worked over 35 hours in a week. Last week he worked 39 hours and earned $537.50. What is Michaels normal hourly rate? \n" ); document.write( "
Algebra.Com's Answer #649319 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! Call x his normal hourly rate...then we can write \n" ); document.write( "35x + 4(2x) = 537.50 (notice 2x represents the double-time) \n" ); document.write( "43x = 537.50 \n" ); document.write( "Divide by 43 \n" ); document.write( "x = $12.50 per hour \n" ); document.write( " |