document.write( "Question 376024: Kim's hourly rate is based on a 40 hour work week. For overtime, she is paid 1.5 times as much. If she earned $312 for 48 hours, what is her regular rate? \n" ); document.write( "
Algebra.Com's Answer #267422 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! Kim's hourly rate is based on a 40 hour work week. For overtime, she is paid 1.5 times as much. If she earned $312 for 48 hours, what is her regular rate? \n" ); document.write( ". \n" ); document.write( "Let x = regular rate \n" ); document.write( "then\r \n" ); document.write( "\n" ); document.write( "40x + 1.5x(8) =312\r \n" ); document.write( "\n" ); document.write( "40x + 12x =312\r \n" ); document.write( "\n" ); document.write( "52x = 312\r \n" ); document.write( "\n" ); document.write( "x = $6 per hour \n" ); document.write( " |