document.write( "Question 200232: one number is 9 more than the other number. The difference of seven times the smaller number and two times the larger is 157. What are the numbers? \n" ); document.write( "
Algebra.Com's Answer #150534 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! 7x-2(x+9)=157 \n" ); document.write( "7x-2x-18=157 \n" ); document.write( "5x=175 \n" ); document.write( "x=35 \n" ); document.write( "x+9=44 \n" ); document.write( " |