document.write( "Question 558748: A boy is 26 years younger than his father. In 3 years time, his age would be a third of the father's age. Find the boy's present age. \n" ); document.write( "
Algebra.Com's Answer #363216 by mananth(16946)![]() ![]() You can put this solution on YOUR website! brother's age x \n" ); document.write( " \n" ); document.write( "sons age x \n" ); document.write( "fathers age x+26 \n" ); document.write( " 3 years later \n" ); document.write( "sons age x+3 \n" ); document.write( "fathers age x+26+3 =x+29 \r \n" ); document.write( "\n" ); document.write( "if son is 1/3 of father's age , father is 3 times sons age \n" ); document.write( "fathers age 3 times older \n" ); document.write( "x+29=3(x+3) \n" ); document.write( "x+29=3x +9 \n" ); document.write( "3x-x=29 -9 \n" ); document.write( "2x=20 \n" ); document.write( "/2 \n" ); document.write( "x=10 sons age \n" ); document.write( "x + 26 = 36 years fathers age \n" ); document.write( " \n" ); document.write( " |