9. Find three consecutive positive integers such that twice the sum of first and second is
equal to thrice the third.
Answers
Answered by
3
Answer:
Let the 3 integers be x, x+ 1 and x + 2
Then,
2x + 2x + 1 = 3x + 2
=> 4x + 1 = 3x + 2
=> x = 1
3 integers are 1,2 and 3
Similar questions