document.write( "Question 140226This question is from textbook
\n" );
document.write( ": I need an equation for this problem, 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 Ericwill be at that time. Find their present ages. \n" );
document.write( "
Algebra.Com's Answer #102151 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! \"the sum of the present ages of Eric and his father is 58 years\" __ e+f=58 __ f=58-e\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "\"In 10 years his father will be twice as old as Ericwill be at that time\" __ 2(e+10)=f+10\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "substituting __ 2e+20=58-e+10 __ 3e=48 __ e=16\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "substituting __ 16+f=58 __ f=42 \n" ); document.write( " |