document.write( "Question 835752: One number is 9 times a first number. A third number is 100 more than the first number. If the sum of the three numbers is 1178, find the numbers \n" ); document.write( "
Algebra.Com's Answer #503693 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
x+9x+x+100=1178
\n" ); document.write( "11x=1178-100
\n" ); document.write( "x=1078/11
\n" ); document.write( "x=98
\n" ); document.write( "
\n" ); document.write( "
\n" );