document.write( "Question 1165541: Castro is three years older than Sam, Allan is two years older than Sam. If the sum of their age is 20. How old are they now? \n" ); document.write( "
Algebra.Com's Answer #790045 by josgarithmetic(39618)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "Castro         m+3\r\n" );
document.write( "Sam            m\r\n" );
document.write( "Allen          m+2\r\n" );
document.write( "SUM            20\r\n" );
document.write( "
\n" ); document.write( "
\n" );