Saved Bookmarks
| 1. |
When three consecutive even integers are added the sum is 0 find the integer |
|
Answer» LET first even no be x then the second CONSECUTIVE even no be x+2, and THIRD even no be x+4 respectively ACCORDING TO THE QUESTION SUM OF THESE CONSECUTIVE EVEN =0 x+2+x+4+x=0 3x+6=0 3x=-6 x=-6/3 x=-2 so the THREE consecutive INTEGERS will be -2,0,2 |
|