document.write( "Question 1013413: Joel is 10 years older than Jose. In five years, Joel will be as twice as old as Jose. Find their present ages. \n" ); document.write( "
Algebra.Com's Answer #629670 by josgarithmetic(39620)\"\" \"About 
You can put this solution on YOUR website!
x, Joel
\n" ); document.write( "y, Jose
\n" ); document.write( "\"system%28x=y%2B10%2Cx%2B5=2%28y%2B5%29%29\"
\n" ); document.write( "
\n" );