document.write( "Question 617193: One number is eight times another number. Their sum is 36. find the numbers. \n" ); document.write( "
Algebra.Com's Answer #388203 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! One number is eight times another number. Their sum is 36. find the numbers. \n" ); document.write( ". \n" ); document.write( "Let x = first number \n" ); document.write( "then \n" ); document.write( "8x = second number \n" ); document.write( ". \n" ); document.write( "x + 8x = 36 \n" ); document.write( "9x = 36 \n" ); document.write( "x = 4 (first number) \n" ); document.write( ". \n" ); document.write( "second number: \n" ); document.write( "8x = 8(4) = 32 \n" ); document.write( ". \n" ); document.write( "answer: 4 and 32 \n" ); document.write( " \n" ); document.write( " |