document.write( "Question 220424: one number is seven times another number. the sum of the numbers is 136. find the numbers \n" ); document.write( "
Algebra.Com's Answer #165467 by scott8148(6628) You can put this solution on YOUR website! n + 7n = 136\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "8n = 136\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "n = 17\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "7n = 119 \n" ); document.write( " |