document.write( "Question 909844: Michael’s and Nishila’s age add up to 25 years. 8 years ago Michael was twice as old as Nisjila. How old are they now ?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #552056 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Michael’s and Nishila’s age add up to 25 years. 8 years ago Michael was twice as old as Nisjila. How old are they now ? \n" ); document.write( "--------------- \n" ); document.write( "Equations: \n" ); document.write( "m + n = 25 \n" ); document.write( "m-8 = 2(n-8) \n" ); document.write( "------ \n" ); document.write( "m + n = 25 \n" ); document.write( "m -2n = -8 \n" ); document.write( "------------ \n" ); document.write( "Subtract and solve for \"n\": \n" ); document.write( "3n = 33 \n" ); document.write( "n = 11 (Nishila's age now) \n" ); document.write( "------------- \n" ); document.write( "Solve for \"m\": \n" ); document.write( "m+n = 25 \n" ); document.write( "m = 14 (Michael's age now) \n" ); document.write( "--------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "--------------- \n" ); document.write( " |