document.write( "Question 438178: Randy is four times as old as Marie. In 12 yr, Marie's age will be half of Randy's. How old are they now? \n" ); document.write( "
Algebra.Com's Answer #303074 by jorel1380(3719)\"\" \"About 
You can put this solution on YOUR website!
R=4M
\n" ); document.write( "R+12=2(M+12)
\n" ); document.write( "R+12=2M+24
\n" ); document.write( "4M-2M=24-12
\n" ); document.write( "2M=12
\n" ); document.write( "M=6
\n" ); document.write( "R=24.
\n" ); document.write( "
\n" );