document.write( "Question 1154803: Pamela is 5 years older then John. The sum of their age is 65. What is the age of John?
\n" );
document.write( "Toria2828@aol.com
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #777277 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! Let x be John's age, then Pamela's age is x+5 \n" ); document.write( ": \n" ); document.write( "x + x+5 = 65 \n" ); document.write( ": \n" ); document.write( "2x = 60 \n" ); document.write( ": \n" ); document.write( "x = 30 \n" ); document.write( ": \n" ); document.write( "John is 30 years old \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( " |