How do you find two consecutive even integers such that twice the smaller is 26 less than 3 times the larger?

1 Answer
Oct 30, 2016

The numbers are 20 and 2220and22

Explanation:

First use a variable to define the two unknown numbers.

Let the smaller even number be xx
The larger number is x+2x+2

"Twice the smaller": 2x2x

"3 times the larger": 3(x+2)3(x+2)

These two numbers differ by 26.

"Bigger value - smaller value " = 2626

3(x+2) - 2x = 26" "larr3(x+2)2x=26 here is the equation. Solve it.

3x+6 -2x = 263x+62x=26

x = 26-6x=266

x = 20x=20

2020 is the smaller number, The larger is 2222

Check:

3xx22 = 66" and "2 xx 2 = 403×22=66 and 2×2=40

66-40 =266640=26