document.write( "Question 1178816: The combined age of a father and his son
\n" );
document.write( "are 36.In seven years the father will
\n" );
document.write( "be four times as old as his son.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #808224 by mananth(16946)![]() ![]() You can put this solution on YOUR website! The combined age of a father and his son \n" ); document.write( "are 36.In seven years the father will \n" ); document.write( "be four times as old as his son.\r \n" ); document.write( "\n" ); document.write( "let father,s age be x \n" ); document.write( "son,s age be y\r \n" ); document.write( "\n" ); document.write( "combined age of a father and his son \n" ); document.write( "are 36.\r \n" ); document.write( "\n" ); document.write( "x+y=36---------------(1)\r \n" ); document.write( "\n" ); document.write( "In seven years the father will \n" ); document.write( "be (x+7) years \n" ); document.write( "son's age will be( y+7) years\r \n" ); document.write( "\n" ); document.write( "father four times as old as his son \n" ); document.write( "(x+7) = 4(y+7) \n" ); document.write( "x+7 =4y+28 \n" ); document.write( "x-4y=21----------------(2)\r \n" ); document.write( "\n" ); document.write( "5y=15 \n" ); document.write( "y=3 \n" ); document.write( "x=33\r \n" ); document.write( "\n" ); document.write( "father,s age 33 years \n" ); document.write( "son,s age 3 years\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |