document.write( "Question 966633: The father is 24 years older than his daughter.In 4 years, he will be thrice as old as his daughter.Find their present age. \n" ); document.write( "
Algebra.Com's Answer #590777 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! The father is 24 years older than his daughter.In 4 years, he will be thrice as old as his daughter.Find their present age. \n" ); document.write( "*** \n" ); document.write( "x=present age of daughter \n" ); document.write( "x+24=present age of father \n" ); document.write( ".. \n" ); document.write( "in 4 yrs \n" ); document.write( "x+4=age of daughter \n" ); document.write( "x+24+4=x+28=age of father \n" ); document.write( "x+28=3(x+4) \n" ); document.write( "x+28=3x+12 \n" ); document.write( "2x=16 \n" ); document.write( "x=8 \n" ); document.write( "x+24=32 \n" ); document.write( "present age of daughter=8 \n" ); document.write( "present age of father=32 \n" ); document.write( " |