document.write( "Question 1090181: Jack's overtime wage is $3 per hour more than his regular hourly wage. He worked for 5 hours at his regular wage and 4 hours at his overtime wage. He earned $66 in total. What is his regular wage? \n" ); document.write( "
Algebra.Com's Answer #704609 by ikleyn(52777)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( " \r\n" ); document.write( "Let x = his regular hourly wage.\r\n" ); document.write( "\r\n" ); document.write( "Then his overtime hourly wage is (x+3) dollars.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "The equation is\r\n" ); document.write( "\r\n" ); document.write( "5x + 4*(x+3) = 66 dollars.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Simplify and solve for x:\r\n" ); document.write( "\r\n" ); document.write( "5x + 4x + 12 = 66 ====> 9x = 66 - 12 = 54 ====> x =\r \n" ); document.write( "\n" ); document.write( "Solved.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |