Question 136882This question is from textbook
: the sum of two consecutive integers is two less than three times the smaller number. Find the integers. This question is from textbook
You can put this solution on YOUR website! the sum of two consecutive integers is two less than three times the smaller number. Find the integers.
:
Let the two integers be: x, (x+1)
:
Just write an equation for what it says. (the word "is" usually means = in word problems)
"sum of two consecutive integers is two less than three times the smaller number."
x + (x+1) = 3x - 2
:
Find the integers.
2x + 1 = 3x - 2
1 + 2 = 3x - 2x
3 = x
;
3 and 4 are the two integers.
Check solution in the original equation
3 + 4 = 3(3) - 2