document.write( "Question 309626: Mary (m) is 4 years older than Rico (r). Ten years ago Mary was 3 times as old as Rico was then. a) how old are they now? b) determine if answer is correct by checking that it satisfies the conditions of the problem\r
\n" );
document.write( "\n" );
document.write( "I've got r = 4 = m and have to subtract 10 years from both and multiply both by 3?\r
\n" );
document.write( "\n" );
document.write( "3(r-10) = m -10
\n" );
document.write( "3r - 30 = m -10
\n" );
document.write( "m = 3r - 20
\n" );
document.write( "r + 4 = 3r -
\n" );
document.write( "4 + r = -20 + 3r (subtract 3r from both sides)
\n" );
document.write( "4 + -2r = -20 (subtract 4 from both sides)
\n" );
document.write( "-2r = -24 (divide both by -2) gives the solution of 12?\r
\n" );
document.write( "\n" );
document.write( "so if I was solving for r, then that is Rico's age 10 years ago?? He would be 22 now and if 4 years older, Mary would be 26? This can't be right if 10 years ago she was 3 times his age. \r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #221444 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Mary (m) is 4 years older than Rico (r). \n" ); document.write( "Write an equation for this statement first: \n" ); document.write( "m = r+4 \n" ); document.write( " Ten years ago Mary was 3 times as old as Rico was then. \n" ); document.write( "a) how old are they now? \n" ); document.write( "I've got r = 4 = m?????? and \n" ); document.write( "have to subtract 10 years from both and multiply both by 3? \n" ); document.write( "3(r-10) = m - 10 \n" ); document.write( "3r - 30 = m -10 \n" ); document.write( "Correct up to here, now \n" ); document.write( "3r = m - 10 + 30 \n" ); document.write( "3r = m + 20 \n" ); document.write( "Replace m with (r+4) \n" ); document.write( "3r = (r+4) + 20 \n" ); document.write( "3r - r = 24 \n" ); document.write( "2r = 24 \n" ); document.write( "r = \n" ); document.write( "r = 12 yrs is Rico's present age \n" ); document.write( "and we know \n" ); document.write( "m = r + 4 \n" ); document.write( "m = 12 + 4 \n" ); document.write( "m = 16 yrs is Mary's present age \n" ); document.write( ": \n" ); document.write( "b) determine if answer is correct by checking that it satisfies the conditions of the problem \n" ); document.write( "Check solution in the statement: \n" ); document.write( "\" Ten years ago Mary was 3 times as old as Rico was then. \" \n" ); document.write( "16 - 10 = 3(12 - 10) \n" ); document.write( "6 = 3(2); confirms the solutions \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "Did this help straighten things out for you? \n" ); document.write( " |