document.write( "Question 450486: when tony has his birthday tomorrow, his age in months will be the same as his grandfathers in years. How old will tony be if their combined ages will be 78 \n" ); document.write( "
Algebra.Com's Answer #309882 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! when tony has his birthday tomorrow, his age in months will be the same as his grandfathers in years. \n" ); document.write( " How old will tony be if their combined ages will be 78 \n" ); document.write( ": \n" ); document.write( "Let t = Tony's age in yrs \n" ); document.write( "Let g = granddad's age \n" ); document.write( ": \n" ); document.write( "\" his age in months will be the same as his grandfathers in years.\" \n" ); document.write( "g = 12t \n" ); document.write( ": \n" ); document.write( "\"combined ages will be 78\" \n" ); document.write( "g + t = 78 \n" ); document.write( "replace g with 12t \n" ); document.write( "12t + t = 78 \n" ); document.write( "13t = 78 \n" ); document.write( "t = \n" ); document.write( "t = 6 yr is T's age \n" ); document.write( "then obviously, 72 is G's age \n" ); document.write( " \n" ); document.write( " |