document.write( "Question 287628: Two years from now, Jorge will be three times as old as Maria is now. in ten yers, Jorge will be four times as old as Maria is now. what are Jorges and Marias current age? \n" ); document.write( "
Algebra.Com's Answer #208376 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
so let's assign j to Jorge(Spanish for George) and m for Maria.
\n" ); document.write( "two years from now means +2 j+2 but maria is m now
\n" ); document.write( "j+2=3*m
\n" ); document.write( "j+10=4m
\n" ); document.write( "subtract 1 from 2
\n" ); document.write( "8=maria now
\n" ); document.write( "3m=j+2
\n" ); document.write( "24=j+2
\n" ); document.write( "j=22 jorge now
\n" ); document.write( "check
\n" ); document.write( "j+10=4m
\n" ); document.write( "22+10=4*8
\n" ); document.write( "32=32
\n" ); document.write( "ok
\n" ); document.write( "
\n" ); document.write( "
\n" );