document.write( "Question 506554: Can you help me find the answer to this math question? Three consecutive odd integers such that three times the smallest is nine more than twice the largest. Find the largest integer. \n" ); document.write( "
Algebra.Com's Answer #340187 by mananth(16946)![]() ![]() You can put this solution on YOUR website! let the three consequtive odd integers be x, x+2,x+4\r \n" ); document.write( "\n" ); document.write( "3 times the smallest = 3x \n" ); document.write( "2 times the largest = 2(x+4) \n" ); document.write( "9 more \n" ); document.write( "2(x+4) +9\r \n" ); document.write( "\n" ); document.write( "3x=2(x+4)+9 \n" ); document.write( "3x=2x+8 +9 \n" ); document.write( "3x-2x= 17 \n" ); document.write( "x= 13\r \n" ); document.write( "\n" ); document.write( "17 ,19,21 are the integers \n" ); document.write( " |