document.write( "Question 356758: Miriam is four years older than Ricardo. Ten years ago
\n" );
document.write( "Miriam was 3 times as old as Ricardo was then.
\n" );
document.write( "a. How old are they now?
\n" );
document.write( "b. Determine whether your answer is correct by checking
\n" );
document.write( "that it satisfies the conditions of the problem. \n" );
document.write( "
Algebra.Com's Answer #254724 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! M=R+4 \n" ); document.write( "M-10=3(R-10) \n" ); document.write( "(R+4)-10=3(R-10) \n" ); document.write( "R+4-10=3R-30 \n" ); document.write( "R-3R=-30+10-4 \n" ); document.write( "-2R=-24 \n" ); document.write( "R=-24/-2 \n" ); document.write( "R=12 YEARS OLD NOW. \n" ); document.write( "M=12+4=16 YEARS OLD NOW. \n" ); document.write( "PROOF: \n" ); document.write( "16-10=3(12-10) \n" ); document.write( "6=3*2 \n" ); document.write( "6=6 \n" ); document.write( " |