document.write( "Question 806119: one number is 8 times bigger than the other.
\n" ); document.write( "the difference between the two numbers is 105.
\n" ); document.write( "what is the sum of the two numbers?
\n" ); document.write( "

Algebra.Com's Answer #485682 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
x=8y,
\n" ); document.write( "x-y=105,
\n" ); document.write( "z=x+y
\n" ); document.write( "x = 120, y = 15, z = 135
\n" ); document.write( "
\n" );