document.write( "Question 1166642: If the sum of the ages of two students is 40, and one is two years older then there other, what are both of their ages? Show in an equation, not the answer. \n" ); document.write( "
Algebra.Com's Answer #791139 by dkppathak(439)\"\" \"About 
You can put this solution on YOUR website!
If the sum of the ages of two students is 40, and one is two years older then there other, what are both of their ages? Show in an equation, not the answer.
\n" ); document.write( "solution
\n" ); document.write( "let once age is x yrs and others 2 yrs older means other age will be x+2
\n" ); document.write( "as per given condition sum of both age is 40 yrs means
\n" ); document.write( "x+x+2=40
\n" ); document.write( "2x+2=40 this is equation or 2(x+1)=40 or x+1=20 or x=20-1=19
\n" ); document.write( "so one is 19 yrs and other is 21 yrs
\n" ); document.write( "
\n" );