document.write( "Question 269923: the sum of three consecutive odd integers is 89 more than twice the largest integer.find the integer \n" ); document.write( "
Algebra.Com's Answer #197776 by unlockmath(1688)![]() ![]() You can put this solution on YOUR website! Hello, \n" ); document.write( "Let's first show x being the first odd integer. x+2 and x+4 the next ones. The equation will look like this: \n" ); document.write( "x+(x+2)+(x+4)=2(x+4)+89 OK tracking so far? Now combine like terms: \n" ); document.write( "3x+6=2x+97 Now subtract 6 from both sides and subtract 2x from both sides to get: \n" ); document.write( "x=91 \n" ); document.write( "There we go. 91 in the first odd integer. Plug this into the original to see if it works. \n" ); document.write( "There's a book that might help you out: \n" ); document.write( "www.math-unlock.com \n" ); document.write( " |