document.write( "Question 1160698: The sum of three numbers is
\n" ); document.write( "93
\n" ); document.write( ". The second number is
\n" ); document.write( "2
\n" ); document.write( " times the third. The first number is
\n" ); document.write( "9
\n" ); document.write( " more than the third. What are the numbers?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #784080 by josgarithmetic(39620)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "firstnumber           T+9\r\n" );
document.write( "secondnumber         2T\r\n" );
document.write( "thirdnumber           T\r\n" );
document.write( "SUM                   93\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "\"%28T%2B9%29%2B2T%2BT=93\"
\n" ); document.write( "You should know what to do from here.
\n" ); document.write( "
\n" );