asked 106k views
5 votes
When the natural number n was increased by 1, its square increased by 1001. Find n

asked
User Glenford
by
8.2k points

1 Answer

4 votes

Let n^2 = x

Thus,

(n + 1)^2 = (x + 1001)

(n + 1)^2 - 1001 = x

substitute x with n^2, getting:

(n + 1)^2 - 1001 = n^2

(n^2 + 2n + 1) - 1001 = n^2

n^2 - n^2 + 2n = 1001 - 1

2n = 1000

n = 500

answered
User Vivia
by
8.3k 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.