document.write( "Question 597927: Darlas dad is 4 times older than Darla. Darlas mom is 3 times older that Darla.
\n" );
document.write( "The sum of all thier ages is 88. How do I find the age of each person?? \n" );
document.write( "
Algebra.Com's Answer #378401 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Darlas dad is 4 times older than Darla. Darlas mom is 3 times older that Darla. \n" ); document.write( "The sum of all thier ages is 88. \n" ); document.write( "----- \n" ); document.write( "Equations: \n" ); document.write( "f + d + m = 88 \n" ); document.write( "f = 4d \n" ); document.write( "m = 3d \n" ); document.write( "---- \n" ); document.write( "Substitute for \"f\" and \"m\" and solve for \"d\": \n" ); document.write( "4d + d + 3d = 88 \n" ); document.write( "8d = 88 \n" ); document.write( "d = 11 (Darla's age now) \n" ); document.write( "f = 4d = 44 (Father's age now) \n" ); document.write( "m = 3d = 33 (Mom's age now) \n" ); document.write( "=================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============== \n" ); document.write( " \n" ); document.write( " |