SOLUTION: the sum of three consecutive odd integers is 51. Find the three integers. How do I write this?

Algebra ->  Coordinate Systems and Linear Equations  -> Lessons -> SOLUTION: the sum of three consecutive odd integers is 51. Find the three integers. How do I write this?      Log On


   



Question 371092: the sum of three consecutive odd integers is 51. Find the three integers. How do I write this?
Answer by Fombitz(32388) About Me  (Show Source):
You can put this solution on YOUR website!
N%2B%28N%2B2%29%2B%28N%2B4%29=51
3N%2B6=51
Now solve for N.