document.write( "Question 1043367: John is 2 years older than bill . If the sum of their ages is 36 , how old is john ? \n" ); document.write( "
Algebra.Com's Answer #658497 by ikleyn(52786)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "John is 2 years older than bill . If the sum of their ages is 36 , how old is john ?
\n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "J - B = 2,\r\n" );
document.write( "J + B = 36.\r\n" );
document.write( "\r\n" );
document.write( "Add the two equations.\r\n" );
document.write( "\r\n" );
document.write( "2J = 2 + 36 = 38.\r\n" );
document.write( "\r\n" );
document.write( "J = 38/2 = 19.\r\n" );
document.write( "\r\n" );
document.write( "Answer.  John is 19 years old.\r\n" );
document.write( "

\n" ); document.write( "
\n" ); document.write( "
\n" );