document.write( "Question 587883: if my mother is currently three times my age and in 15 years she will be twice my age how old am i now? \n" ); document.write( "
Algebra.Com's Answer #374271 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! if my mother is currently three times my age and in 15 years she will be twice my age how old am i now? \n" ); document.write( "---- \n" ); document.write( "Equations: \n" ); document.write( "m = 3x \n" ); document.write( "(m+15) = 2(x+15) \n" ); document.write( "---- \n" ); document.write( "Substitute for \"m\" and solve for \"x\": \n" ); document.write( "3x+15 = 2x+30 \n" ); document.write( "x = 15 (\"My\" age now) \n" ); document.write( "=========================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |