asked 128k views
2 votes
Find three consecutive positive integers such that the square of the first is equal to the Third

asked
User Frunsi
by
8.1k points

1 Answer

2 votes
3 consecutive positive integers : x, x + 1, x + 2

x^2 = x + 2
x^2 - x - 2 = 0
(x + 1)(x - 2) = 0

x + 1 = 0
x = -1....this is an extraneous solution that does not work

x - 2 = 0
x = 2

check...
square of the first = third
x^2 = x + 2
2^2 = 2 + 2
4 = 4 (correct)

so ur 3 integers are 2,3, and 4
answered
User Uland Nimblehoof
by
8.1k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.