document.write( "Question 932759: the difference between two numbers is 96. One number is nine times the other. What are the numbers?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #566386 by Seutip(231)![]() ![]() You can put this solution on YOUR website! Let: \n" ); document.write( "x - be the first number \n" ); document.write( "9x - the other number\r \n" ); document.write( "\n" ); document.write( "9x-x=96 \n" ); document.write( "8x=96 \n" ); document.write( "x=12\r \n" ); document.write( "\n" ); document.write( "The numbers are 12 and 108\r \n" ); document.write( "\n" ); document.write( "Hope that helps! \n" ); document.write( " |