document.write( "Question 910585: Victor is half as old as Maria. The sum of their ages is 54. How old is each person? \n" ); document.write( "
Algebra.Com's Answer #552556 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Victor is half as old as Maria. The sum of their ages is 54. How old is each person? \n" ); document.write( "------------- \n" ); document.write( "Equations: \n" ); document.write( "v = (1/2)m \n" ); document.write( "v + m = 54 \n" ); document.write( "----- \n" ); document.write( "Substitute for \"v\" and solve for \"m\":: \n" ); document.write( "(1/2)m + m = 54 \n" ); document.write( "---- \n" ); document.write( "(3/2)m = 54 \n" ); document.write( "m = (2/3)54 \n" ); document.write( "m = 36 years (Maria's age now) \n" ); document.write( "--- \n" ); document.write( "Solve for \"v\":: \n" ); document.write( "v = (1/2)m = (1/2)36 = 18 years (Victor's age now) \n" ); document.write( "----------------------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=============== \n" ); document.write( " |