document.write( "Question 31539: Tim is 5 years older than Joann. Six years from now the sum of thier ages will be 79. How old are they now? \n" ); document.write( "
Algebra.Com's Answer #18194 by Paul(988)![]() ![]() ![]() You can put this solution on YOUR website! Tim's age = x+5 \n" ); document.write( "Joann'a age = x \n" ); document.write( "Six years from now their ages: \n" ); document.write( "x+5+6--->x+11 \n" ); document.write( "x+6 \n" ); document.write( "Equation: \n" ); document.write( "x+6+x+11=79 \n" ); document.write( "2x=62 \n" ); document.write( "x=31 \n" ); document.write( "31+5=36\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Hence, Joann is 31 years old, and Tim is 36 years old. \n" ); document.write( "Paul. \n" ); document.write( " |