document.write( "Question 335511: One number is 9 times a first number. A third number is 100 times more than the first number. If the sum of the three numbers is 683, find the numbers \n" ); document.write( "
Algebra.Com's Answer #240514 by nyc_function(2741)\"\" \"About 
You can put this solution on YOUR website!
Let x = first number\r
\n" ); document.write( "\n" ); document.write( "Let 9x = second number\r
\n" ); document.write( "\n" ); document.write( "Let 100 + x = third number\r
\n" ); document.write( "\n" ); document.write( "x + 9x + 100 + x = 683\r
\n" ); document.write( "\n" ); document.write( "Can you take it from here?\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );