document.write( "Question 829672: My problem is \"you need to earn $475 per week to afford the new car you want to buy. Your work week is 45 hours. You get 1.5 times the regular hourly rate for overtime (anything over 40 hours). How much does your hourly rate need to be?\" Please help! Thank you \n" ); document.write( "
Algebra.Com's Answer #500145 by JulietG(1812)![]() ![]() You can put this solution on YOUR website! That's a good job :-). \n" ); document.write( "Let x = hourly rate of pay \n" ); document.write( "40x + (5*1.5)x = $475 \n" ); document.write( "40x + 7.5x = $475 \n" ); document.write( "Add the Xs \n" ); document.write( "47.5x = $475 \n" ); document.write( "Divide each side by 47.5 \n" ); document.write( "x = $10 \n" ); document.write( ". \n" ); document.write( "$10/hr will get you that car (not right away, though!) \n" ); document.write( " |