document.write( "Question 1150388: The sum of three numbers is 108. The second number is 5 times the third. The first number is 6 more than the third. What are the numbers? \n" ); document.write( "
Algebra.Com's Answer #771776 by josgarithmetic(39627)\"\" \"About 
You can put this solution on YOUR website!
Just follow the description literally the way it is written.\r
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "first           6+t\r\n" );
document.write( "second          5t\r\n" );
document.write( "third           t\r\n" );
document.write( "sum            108\r\n" );
document.write( "
\n" ); document.write( "
\n" );