document.write( "Question 798949: after 5 years the age of father will be two times the age of son . write a linear equation in two variable to represent the statement.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #482418 by Finavon(81)![]() ![]() ![]() You can put this solution on YOUR website! Father's age F \n" ); document.write( "Son's age S \n" ); document.write( "(F+5)=2*{S+5) \n" ); document.write( "F=2S+5 \n" ); document.write( " |