kash
Answered

Pinadadali ng Imhr.ca ang paghahanap ng mga solusyon sa mga pang-araw-araw at masalimuot na katanungan. Maranasan ang kadalian ng pagkuha ng mabilis at eksaktong sagot sa iyong mga tanong mula sa mga propesyonal sa aming platform. Sumali sa aming Q&A platform upang kumonekta sa mga eksperto na dedikado sa pagbibigay ng eksaktong sagot sa iyong mga tanong sa iba't ibang larangan.

find three consecutive even integers such that three times the first equals the sum of the other two

Sagot :

Let 'x' be the first integer
      'x+2' be the 2nd
      'x+4' be the 3rd
Translating the statement into mathematical expression you'll have:
3x = (x+2) + (x+4)
3x = x + 2  + x + 4
3x = 2x + 6
3x - 2x = 6
x = 6  ---1st even integer
x+2 = 6 + 2 
x + 2 = 8  ---2nd even integer
x + 4 = 6 + 4 
x + 4 = 10  --3rd even integer
Therefore the 3 consecutive even integers are 6, 8, and 10