document.write( "Question 1128900: The sum of three numbers is 34. The largest number is five more than three times
\n" ); document.write( "the smallest number. The middle number is four less than the largest number. What
\n" ); document.write( "are the three numbers?
\n" ); document.write( "

Algebra.Com's Answer #745442 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "Numbers         Expressions\r\n" );
document.write( "smallest          x\r\n" );
document.write( "middle           3x+5-4\r\n" );
document.write( "largest          3x+5\r\n" );
document.write( "TOTAL            34\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "\"highlight%28x%2B%283x%2B5-4%29%2B%283x%2B5%29=34%29\"\r
\n" ); document.write( "\n" ); document.write( "-\r
\n" ); document.write( "\n" ); document.write( "\"x%2B3x%2B1%2B3x%2B5=34\"
\n" ); document.write( "\"7x%2B6=34\"
\n" ); document.write( "\"7x=28\"
\n" ); document.write( "\"highlight%28x=4%29\"\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "Numbers         Expressions  VALUES\r\n" );
document.write( "smallest          x            \"highlight%284%29\"\r\n" );
document.write( "middle           3x+5-4       \"highlight%2813%29\"\r\n" );
document.write( "largest          3x+5         \"highlight%2817%29\"\r\n" );
document.write( "TOTAL            34           34\r\n" );
document.write( "
\n" ); document.write( "
\n" );