document.write( "Question 814413: John is twice as old as Peter. The sum of their ages is 36 years. In 5 years time, how old will John be? \n" ); document.write( "
Algebra.Com's Answer #490305 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! j = 2p \n" ); document.write( "j + p = 36 \n" ); document.write( "--- \n" ); document.write( "j + p = 36 \n" ); document.write( "2p + p = 36 \n" ); document.write( "3p = 36 \n" ); document.write( "p = 12 \n" ); document.write( "j = 24 \n" ); document.write( "--- \n" ); document.write( "Answer: \n" ); document.write( "j + 5 = 29 \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( " |