document.write( "Question 249542: Maria is twice as old as Jasmine. Six years ago, Maria was three times as old as Jasmine was then. Find the age of each girl. \n" ); document.write( "
Algebra.Com's Answer #181724 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Maria is twice as old as Jasmine. Six years ago, Maria was three times as old as Jasmine was then. Find the age of each girl. \n" ); document.write( "--------------- \n" ); document.write( "NOW DATA: \n" ); document.write( "Let Maria by \"m\" \n" ); document.write( "Let Jasmine b \"j\" \n" ); document.write( "-------------------------- \n" ); document.write( "Equations: \n" ); document.write( "m = 2j \n" ); document.write( "(m-6) = 3(j-6) \n" ); document.write( "----------------- \n" ); document.write( "Substitute for \"m\" and solve for \"j\": \n" ); document.write( "(2j-6) = 3(j-6) \n" ); document.write( "2j-6 = 3j-18 \n" ); document.write( "j = 12 (Jasmine's age now) \n" ); document.write( "Since m = 2j, m = 24 (Maria's age now) \n" ); document.write( "======================================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------ \n" ); document.write( " |