document.write( "Question 775583: PLEASE SHOW THE COMPLET SOLUTION.
\n" );
document.write( "(Representation, Equation, Solution, Answer)\r
\n" );
document.write( "\n" );
document.write( "1. 8 years from now peter will be 26 years old. The current sum of the ages of peter and paul is 53. How old is paul right now? \n" );
document.write( "
Algebra.Com's Answer #473006 by tanjo3(60)![]() ![]() ![]() You can put this solution on YOUR website! Let x be Peter's current age. \n" ); document.write( " \n" ); document.write( "Then, x + 8 = 26. Solve for x. \n" ); document.write( "x + 8 - 8 = 26 - 8 \n" ); document.write( "x = 18. \n" ); document.write( "Peter is 18 years old right now. \n" ); document.write( " \n" ); document.write( "Let y be Paul's current age.\r \n" ); document.write( "\n" ); document.write( "Then y + 18 = 53. Solve for y. \n" ); document.write( "y + 18 - 18 = 53 - 18 \n" ); document.write( "y = 35 \n" ); document.write( " \n" ); document.write( "Therefore, Paul is currently 35 years old. \n" ); document.write( " |