document.write( "Question 1179753: Kaden is 1/4 as old as Tom now. In 7 years, the sum of their age will be 54. How old is Tom now? \n" ); document.write( "
Algebra.Com's Answer #809320 by mananth(16946)![]() ![]() You can put this solution on YOUR website! Kaden is 1/4 as old as Tom now. In 7 years, the sum of their age will be 54. How old is Tom now?\r \n" ); document.write( "\n" ); document.write( "Kaden(K) is 1/4 as old as Tom(T) now. \n" ); document.write( "k=T/4\r \n" ); document.write( "\n" ); document.write( " In 7 years, the sum of their age will be 54. \r \n" ); document.write( "\n" ); document.write( "K+7+T+7=54\r \n" ); document.write( "\n" ); document.write( "K+T=40\r \n" ); document.write( "\n" ); document.write( "substitute k \r \n" ); document.write( "\n" ); document.write( "T/4 +T =40\r \n" ); document.write( "\n" ); document.write( "5T/4 = 40 \n" ); document.write( "5T= 160 \n" ); document.write( "T= 32 years \n" ); document.write( " |