document.write( "Question 881578: It is given that half the sum of the ages of a father and his son equals the difference between their ages. In 15 years' time, the father will be twice as old as his son. Given that the father is x years old and his son is y years old.
\n" );
document.write( "(a) Form two equations connecting x and y.
\n" );
document.write( "(b) Solve these two simultaneous equations in (a) and find the ages of the father and that of the son.\r
\n" );
document.write( "\n" );
document.write( "My Workings:
\n" );
document.write( "(a) 1/2(x+y)=x-y
\n" );
document.write( " y+15=2(x+15) \n" );
document.write( "
Algebra.Com's Answer #532453 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! It is given that half the sum of the ages of a father and his son equals the difference between their ages. In 15 years' time, the father will be twice as old as his son. Given that the father is x years old and his son is y years old. \n" ); document.write( "(a) Form two equations connecting x and y. \n" ); document.write( " \n" ); document.write( "x + y = 2(x-y) \n" ); document.write( "x + y = 2x - 2y \n" ); document.write( "y + 2y = 2x - x \n" ); document.write( "3y = x \n" ); document.write( "and \n" ); document.write( "x+15 = 2(y+15) \n" ); document.write( "x + 15 = 2y + 30 \n" ); document.write( "x = 2y + 30 - 15 \n" ); document.write( "x = 2y + 15 \n" ); document.write( ":\r \n" ); document.write( "\n" ); document.write( "(b) Solve these two simultaneous equations in (a) and find the ages of the father and that of the son. \n" ); document.write( "Replace x with 3y in the above equation \n" ); document.write( "3y = 2y + 15 \n" ); document.write( "3y - 2y = 15 \n" ); document.write( " y = 15 yrs is the son's age \n" ); document.write( "then \n" ); document.write( "x = 3(15) \n" ); document.write( "x = 45 yrs is the father's age \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "You can confirm this in the given statements by replacing x and y \n" ); document.write( " |