Find the real solution to
x + 1 + x 2 + 1 = 7 2 .
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
[This is not yet a solution. If no one adds a non-trial and error solution in a week, I will flesh out the details.]
So, most people might eventually guess that x = 7 gives us x + 1 + x 2 + 1 = 8 + 5 0 = 7 2 .
However, this is somewhat haphazard, and doesn't allow us to solve the more general problem of x + 1 + x 2 + 1 = n .
Do you see how we could form a polynomial equation to figure out the value of n ?
Problem Loading...
Note Loading...
Set Loading...
x + 1 + x 2 + 1 = n
x 2 + 1 = n − x + 1
Squaring both sides,
x 2 + 1 = n 2 + x + 1 − 2 n x + 1
⟹ x + 1 = − 2 n x 2 − n 2 − x
Squaring both sides and putting n = 7 2 ,
⟹ x + 1 = 3 9 2 ( x 2 − 9 8 − x ) 2
This gives us
x 4 − 2 x 3 − 1 9 5 x 2 − 1 9 6 x + 9 2 1 2 = 0
⇒ x = 7