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 #165466 by checkley77(12844) ![]() You can put this solution on YOUR website! x+7x=136 \n" ); document.write( "8x=136 \n" ); document.write( "x=136/8 \n" ); document.write( "x=17 ans. for the smaller number \n" ); document.write( "7*17=119 ans. for the larger number. \n" ); document.write( "Proof: \n" ); document.write( "17+119=136 \n" ); document.write( "136=136 \n" ); document.write( " |