document.write( "Question 97126: The sum of the present ages of Eric nd 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 #70698 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! e+f=58 or e=58-f \n" ); document.write( "(e+10)=f+10 \n" ); document.write( "2(58-f+10)=f+10 \n" ); document.write( "116-2f+20=f+10 \n" ); document.write( "-2f-f=10-20-116 \n" ); document.write( "-3f=126 \n" ); document.write( "f=-126/-3 \n" ); document.write( "f=42 age of the father 10 years ago. \n" ); document.write( "e=58-42 \n" ); document.write( "e=16 age of Eric 10 years ago. \n" ); document.write( "proof \n" ); document.write( "42+16=58 \n" ); document.write( "also \n" ); document.write( "2(58-42+10)=42+10 \n" ); document.write( "2*26=52 \n" ); document.write( "52=52 \n" ); document.write( " |