document.write( "Question 392910: Melinda's father Lester is 3 times as old as Melinda. Seven years ago, he was 4 times as old as Melinda. How old is each now? \n" ); document.write( "
Algebra.Com's Answer #278935 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Melinda's father Lester is 3 times as old as Melinda. Seven years ago, he was 4 times as old as Melinda. How old is each now? \n" ); document.write( "------ \n" ); document.write( "Equations: \n" ); document.write( "f = 3m \n" ); document.write( "(f-7) = 4(m-7) \n" ); document.write( "------ \n" ); document.write( "Substitute for \"f\" and solve for \"m\": \n" ); document.write( "(3m-7) = 4m-28 \n" ); document.write( "m = 21 (Melinda's age now) \n" ); document.write( "============= \n" ); document.write( "Solve for \"f\": \n" ); document.write( "f = 3m \n" ); document.write( "f = 3*21 = 63 (Father's age now) \n" ); document.write( "=================================== \n" ); document.write( "cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |