document.write( "Question 954041: When the son will be as old as his father today, the sum of their ages then will be 126 years. When the father was as old as his son is today, the sum of their ages then was 38 years. Find their present ages. \n" ); document.write( "
Algebra.Com's Answer #582665 by hemu_da(13)![]() ![]() You can put this solution on YOUR website! Let the present ages of son and his father are x and y respectively. \r \n" ); document.write( "\n" ); document.write( " The difference of their ages is- (y-x). \n" ); document.write( " Hence, it will take (y-x) more years for son to reach his father's present age. After (y-x) years sum of their ages will be - (which is given 126)\r \n" ); document.write( "\n" ); document.write( ". \n" ); document.write( ".\r \n" ); document.write( "\n" ); document.write( " [ x + (y-x) ] + [ y + (y-x) ] = 126 \n" ); document.write( ". \n" ); document.write( ".\r \n" ); document.write( "\n" ); document.write( " 3y-x = 126. ........ eq-1\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Similarly (y-x) before father's age was equal his son's present age. (y-x) years before sum of their age was- ( which is given 38)--\r \n" ); document.write( "\n" ); document.write( " [ x - (y-x) ] + [ y - (y-x) ] = 38 \n" ); document.write( " \n" ); document.write( ". \n" ); document.write( ". \n" ); document.write( " 3x - y = 38................. eq-2\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " by multiplying eq-2 with 3 and then adding to the eq-1 \r \n" ); document.write( "\n" ); document.write( " 3y - x = 126 \n" ); document.write( " 9x - 3y = 114 \n" ); document.write( " -------------------- \n" ); document.write( " 8x = 240\r \n" ); document.write( "\n" ); document.write( " x = 30 \n" ); document.write( "Putting x =30 to the eq-2\r \n" ); document.write( "\n" ); document.write( " Y= 52\r \n" ); document.write( "\n" ); document.write( "So son's age is 30 years and father's age is 52 years. \n" ); document.write( " \n" ); document.write( " |