SOLUTION: find three consecutive integers with a sum of 204.
i got for this one 68, 67, 69. is this right
find three consecutive integers with a sum of -99
-32,-33,-34. is thisright
Algebra ->
Customizable Word Problem Solvers
-> Numbers
-> SOLUTION: find three consecutive integers with a sum of 204.
i got for this one 68, 67, 69. is this right
find three consecutive integers with a sum of -99
-32,-33,-34. is thisright
Log On
Question 272274: find three consecutive integers with a sum of 204.
i got for this one 68, 67, 69. is this right
find three consecutive integers with a sum of -99
-32,-33,-34. is thisright
find three consecutive odd integers such that the sum ofthe first and third equals the sum of th second and 31
i cant seem to figure this one out Answer by ankor@dixie-net.com(22740) (Show Source):
You can put this solution on YOUR website! the first two are right.
:
Here's how to get the equation for the the third one
:
find three consecutive odd integers
x, (x+2), (x+4)
:
such that the sum of the first and third equals the sum of the second and 31
x + (x+4) = (x+2) + 31
2x + 4 = x + 33
:
I's sure you can figure it out now