document.write( "Question 808319: Kelly makes $10 more per hour than her regular pay when she's working overtime. Yesterday she worked 8 regular hours and 4 overtime hours and earned $160. What is kelly's regular pay per hour? \n" ); document.write( "
Algebra.Com's Answer #486964 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! e = r + 10 \n" ); document.write( "8r + 4e = 160 \n" ); document.write( "--- \n" ); document.write( "8r + 4(r + 10) = 160 \n" ); document.write( "8r + 4r + 40 = 160 \n" ); document.write( "12r = 120 \n" ); document.write( "r = 10 \n" ); document.write( "Answer: \n" ); document.write( "her regular pay is $10/hour \n" ); document.write( "--- \n" ); document.write( "Solve and graph linear equations: \n" ); document.write( "https://sooeet.com/math/linear-equation-solver.php \n" ); document.write( "--- \n" ); document.write( "Solve quadratic equations, quadratic formula: \n" ); document.write( "https://sooeet.com/math/quadratic-formula-solver.php \n" ); document.write( "--- \n" ); document.write( "Convert fractions, decimals, and percents: \n" ); document.write( "https://sooeet.com/math/fraction-decimal-percent.php \n" ); document.write( "--- \n" ); document.write( "Calculate and graph the linear regression of any data set: \n" ); document.write( "https://sooeet.com/math/linear-regression.php \n" ); document.write( " |