document.write( "Question 808340: Reid is 5 years older than Peter. In 9 years, the sum of their ages will be 57 years. How old is each now? \n" ); document.write( "
Algebra.Com's Answer #486949 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! p + 5 = r \n" ); document.write( "(p+9) + (r+9) = 57 \n" ); document.write( "--- \n" ); document.write( "p + r + 18 = 57 \n" ); document.write( "p + (p + 5) + 18 = 57 \n" ); document.write( "2p + 23 = 57 \n" ); document.write( "2p= 34 \n" ); document.write( "Answer: \n" ); document.write( "p = 17 \n" ); document.write( "r = 22 \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( " |