document.write( "Question 1144155: The sum of three number is 97 the third number is 3 times the second the first number is 8 less than the second what are the numbers? \n" ); document.write( "
Algebra.Com's Answer #765159 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "first              x-8\r\n" );
document.write( "second             x\r\n" );
document.write( "third              3x\r\n" );
document.write( "sum                97\r\n" );
document.write( "

\n" ); document.write( "Form the equation. Solve the equation.
\n" ); document.write( "
\n" );