document.write( "Question 588603: Faye is 31 years older than her daughter Ilana, but 2 years younger than her husband Leo. If the sum of their three ages is 100, how old is Ilana?\r
\n" );
document.write( "\n" );
document.write( "Is someone able to explain how I go about working this figure out please? Many thanks. \n" );
document.write( "
Algebra.Com's Answer #374550 by kyawkhant(2)![]() ![]() ![]() You can put this solution on YOUR website! Solution: \n" ); document.write( "Let Fayae age be \"x\" year \n" ); document.write( "Then, Ilana age = x-31 \n" ); document.write( " Leo age = x+2 \n" ); document.write( "The sumof their three ages is 100 \n" ); document.write( "x+x-31+x+2=100 \n" ); document.write( " 3x-29=100 \n" ); document.write( " 3x=129 \n" ); document.write( " x=43 \n" ); document.write( "Ilana age= x-31 \n" ); document.write( " = 43-31 \n" ); document.write( " =12 years old. \n" ); document.write( " \n" ); document.write( " |