document.write( "Question 628741: the sum of four consecutive odd integers is 56 find the first \n" ); document.write( "
Algebra.Com's Answer #395809 by graphmatics(170)![]() ![]() You can put this solution on YOUR website! Let the first odd integer be 2n+1. The next three consecutive odd integers are 2n+3, 2n+5 and 2n+7. So 2n+1+2n+3+2n+5+2n+7=56. 8n+16=56. 8n=40. n=5. So the first odd integer is 2*5+1. 11. \n" ); document.write( " |