document.write( "Question 1146686: Hulian is 10 years older than Thomas. The sum of their ages is 68. What is Thomas’s
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #767958 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Hulian is 10 years older than Thomas. The sum of their ages is 68. What is Thomas’s \n" ); document.write( "------------ \n" ); document.write( "H = T + 10 \n" ); document.write( "H + T = 68 \n" ); document.write( "------- \n" ); document.write( "Sub for H in the 2nd equation. \n" ); document.write( " \n" ); document.write( " |