document.write( "Question 358416: find 3 consecutive odd integers such find as that thrice the smallest number is 9 more than twice the third \n" ); document.write( "
Algebra.Com's Answer #255776 by mananth(16946) You can put this solution on YOUR website! let the integers be x,x+2,x+4 \n" ); document.write( "3x=x+2+x+4+9 \n" ); document.write( "3x=2x+15 \n" ); document.write( "3x-2x=15 \n" ); document.write( "x=15 \n" ); document.write( ".. \n" ); document.write( "the odd integers are 15,17,19 \n" ); document.write( "... \n" ); document.write( "m.ananth@hotmail.ca \n" ); document.write( " \n" ); document.write( " |