document.write( "Question 429942: Deanna is five more than six times older than Ted. The sum of their ages is 47. How old is Ted? \n" ); document.write( "
Algebra.Com's Answer #298581 by Sphinx pinastri(17)\"\" \"About 
You can put this solution on YOUR website!
Let's formulate our information.
\n" ); document.write( "\"d=6t%2B5\"
\n" ); document.write( "\"d%2Bt=47\"
\n" ); document.write( "Let's substitute d.
\n" ); document.write( "\"6t%2B5=47-t\"
\n" ); document.write( "Solving equation.
\n" ); document.write( "\"6t%2Bt=47-5\"
\n" ); document.write( "\"t=6\"
\n" ); document.write( "Ted is 6 years old.
\n" ); document.write( "
\n" );