SOLUTION: when the smaller of two consecutive integers is added to three times the larger, the result is 43. find the integers.
Algebra ->
Linear-equations
-> SOLUTION: when the smaller of two consecutive integers is added to three times the larger, the result is 43. find the integers.
Log On
Question 97843This question is from textbook
: when the smaller of two consecutive integers is added to three times the larger, the result is 43. find the integers. This question is from textbook
You can put this solution on YOUR website! Let's learn from example:
Two consecutive integers: 4 and 5
Let's represent 4 as x
x = 4
x + 1 = 5
Two consecutive integers are: x and x + 1
x + 3(x + 1) = 43
x + 3x + 3 = 43
4x = 40
x = 10
Two consecutive integers: 10 and 11