document.write( "Question 1059992: Clayton is 2 years younger than his brother Josh. If the sum of their ages is 20, how old is each boy? \n" ); document.write( "
Algebra.Com's Answer #675034 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Clayton is 2 years younger than his brother Josh. If the sum of their ages is 20, how old is each boy?
\n" ); document.write( "-----
\n" ); document.write( "c = j-2
\n" ); document.write( "c + j = 20
\n" ); document.write( "----------
\n" ); document.write( "Substitute for \"c\" and solve for \"j\"::
\n" ); document.write( "j-2 + j = 20
\n" ); document.write( "2j = 22
\n" ); document.write( "josh = 11 yrs
\n" ); document.write( "------
\n" ); document.write( "clayton = j-2 = 9 yrs
\n" ); document.write( "------------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "------------
\n" ); document.write( "
\n" ); document.write( "
\n" );