document.write( "Question 927302: In eleven years manny will be five times as old as he was nine years ago. How old is he now? \n" ); document.write( "
Algebra.Com's Answer #562859 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! x = manny age now \n" ); document.write( "x + 11 = 5(x - 9) \n" ); document.write( "x + 11 = 5x - 45 \n" ); document.write( "4x = 56 \n" ); document.write( "x = 56/4 \n" ); document.write( "x = 14 \n" ); document.write( "--- \n" ); document.write( "answer: \n" ); document.write( "x = manny age now = 14 \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( " |