document.write( "Question 472735: sally is 12 years older than her brother matt. four years from now, matt will be two-thirds as old as sally will be four years from now. how old are they now? \n" ); document.write( "
Algebra.Com's Answer #324085 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! sally is 12 years older than her brother matt. \n" ); document.write( "four years from now, matt will be two-thirds as old as sally will be four years from now. \n" ); document.write( "how old are they now? \n" ); document.write( "---------- \n" ); document.write( "Equations: \n" ); document.write( "s = m + 12 \n" ); document.write( "--- \n" ); document.write( "m+4 = (2/3)(s+4) \n" ); document.write( "--- \n" ); document.write( "Substitute for \"s\" and solve for \"m\": \n" ); document.write( "m+4 = (2/3)(m+16) \n" ); document.write( "3m+12 = 2m+32 \n" ); document.write( "---- \n" ); document.write( "m = 20 (Matt's age now) \n" ); document.write( "--- \n" ); document.write( "s = m + 12 \n" ); document.write( "s = 32 (Sally's age now) \n" ); document.write( "=========================== \n" ); document.write( "Cheers, \n" ); document.write( "stan H. \n" ); document.write( "==========\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |