document.write( "Question 619991: Baichung's father is 26 years younger than Baichung's grandfather and 29 years older than his son.If the sum of their ages is 135 than what is the age of all the 3? Please send explanation too. \n" ); document.write( "
Algebra.Com's Answer #389907 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Baichung's father is 26 years younger than Baichung's grandfather and 29 years older than his son. \n" ); document.write( "If the sum of their ages is 135 than what is the age of all the 3? \n" ); document.write( ": \n" ); document.write( "let b = B's age \n" ); document.write( "th \n" ); document.write( "b + 26 = grandfathers age \n" ); document.write( "and \n" ); document.write( "b - 29 = son's age \n" ); document.write( ": \n" ); document.write( "Their sum \n" ); document.write( "b + (b+26) + (b-29) = 135 \n" ); document.write( ": \n" ); document.write( "Solve for b, then you can find that ages of all three \n" ); document.write( " |