document.write( "Question 528447: Write an equation and solve. Find two consecutive odd integers whose sum is 176 \n" ); document.write( "
Algebra.Com's Answer #349339 by lmeeks54(111)![]() ![]() You can put this solution on YOUR website! Anytime you have consecutive odd or even integers, they are something, then something + 2, etc. \n" ); document.write( "... \n" ); document.write( "Let x = first integer \n" ); document.write( "Let x + 2 = second integer \n" ); document.write( "... \n" ); document.write( "Given: sum of two consecutive odd integers = 176: \n" ); document.write( "... \n" ); document.write( "x + (x + 2) = 176 \n" ); document.write( "... \n" ); document.write( "simplify: \n" ); document.write( "2x + 2 = 176 \n" ); document.write( "... \n" ); document.write( "subtract 2 from both sides: \n" ); document.write( "2x = 174 \n" ); document.write( "... \n" ); document.write( "divide both sides by 2: \n" ); document.write( "x = 87, which is the 1st integer \n" ); document.write( "x + 2 = 89, which is the 2nd integer... \n" ); document.write( "... \n" ); document.write( "Always check your work (don't want a dumb arithmetic mistake): \n" ); document.write( "87 + 89 = 176 \n" ); document.write( "176 = 176 checks \n" ); document.write( "... \n" ); document.write( "QED, \n" ); document.write( "Lee \n" ); document.write( " |