document.write( "Question 562766: One number is 8 times another number. If the sum of the two numbers is 405, find the numbers.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #364678 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! x+8x=405 \n" ); document.write( "9x=405 \n" ); document.write( "x=405/9 \n" ); document.write( "x=45 \n" ); document.write( "8x=360 \n" ); document.write( " |