document.write( "Question 153936: I have been trying to solve this question but I cant figure it out: The sum of the present ages of Eric and his father is 58 years. In 10 years, his father will be twice as old as Eric will be at that time. Find their present ages. \n" ); document.write( "
Algebra.Com's Answer #113307 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! I have been trying to solve this question but I cant figure it out: The sum of the present ages of Eric and his father is 58 years. In 10 years, his father will be twice as old as Eric will be at that time. Find their present ages. \n" ); document.write( "------------------------ \n" ); document.write( "EQUATIONS: \n" ); document.write( "Present: F + E = 58 \n" ); document.write( "Future: (F+10) = 2(E+10) \n" ); document.write( "------------------------ \n" ); document.write( "Rearrange: \n" ); document.write( "F + E = 58 \n" ); document.write( "F -2E = 10 \n" ); document.write( "------------- \n" ); document.write( "Subtract the 2nd equation from the 1st to solve for E: \n" ); document.write( "3E = 48 \n" ); document.write( "E = 16 yrs old (Eric's age now) \n" ); document.write( "Since F+E= 58, F=42 (Father's age now) \n" ); document.write( "======================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |