document.write( "Question 636780: Two years hence, John's mother will be twice his age.Five years hence his father will be thrice his present age.What is the difference between the ages of his parents,if the sum of all the three ages is 105? \n" ); document.write( "
Algebra.Com's Answer #401243 by Maths68(1474)![]() ![]() You can put this solution on YOUR website! Let \n" ); document.write( "Present age of mother = m years old \n" ); document.write( "Present age of father = f years old \n" ); document.write( "Present age of John = j years old\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Two years hence \n" ); document.write( "mother will be = m+2 years old \n" ); document.write( "John will be = j+2 years old \n" ); document.write( "Then \n" ); document.write( "mother will be twice his age \n" ); document.write( "m+2=2(j+2) \n" ); document.write( "m+2=2j+4 \n" ); document.write( "m=2j+4-2 \n" ); document.write( "m=2j+2.................(1)\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Five years hence \n" ); document.write( "father will be = f+5 years old \n" ); document.write( "John will be = j+5 years old \n" ); document.write( "Then \n" ); document.write( "father will be thrice his present age \n" ); document.write( "f+5=3(j+5) \n" ); document.write( "f+5=3j+15 \n" ); document.write( "f=3j+15-5 \n" ); document.write( "f=3j+10..................(2)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the sum of all the three ages is 105 \n" ); document.write( "m+j+f=105 \n" ); document.write( "Put the value of m and f from (1) and (2) to above equation \n" ); document.write( "2j+2+j+3j+10=105 \n" ); document.write( "6j+12=105 \n" ); document.write( "6j=105-12 \n" ); document.write( "6j=93 \n" ); document.write( "6j/6=93/6 \n" ); document.write( "j=31/2 \n" ); document.write( "Put the value of j in (1) \n" ); document.write( "m=2j+2.................(1) \n" ); document.write( "m=2(31/2)+2 \n" ); document.write( "m=31+2 \n" ); document.write( "m=33\r \n" ); document.write( "\n" ); document.write( "Put the value of j in (2) \n" ); document.write( "f=3j+10..................(2) \n" ); document.write( "f=3(31/2)+10 \n" ); document.write( "f=93/2+10 \n" ); document.write( "f=(93+20)/2 \n" ); document.write( "f=113/2 \n" ); document.write( "f=56.5\r \n" ); document.write( "\n" ); document.write( "Difference b/w parents ages = f-m=56.5-33= 23.5 years. \n" ); document.write( " |