SOLUTION: Solve: 5+√(n+1) = n+4 Thanks! :D

Algebra ->  Exponential-and-logarithmic-functions -> SOLUTION: Solve: 5+√(n+1) = n+4 Thanks! :D      Log On


   



Question 838367: Solve: 5+√(n+1) = n+4
Thanks! :D

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
Solve: 5+√(n+1) = n+4
--------
sqrt(n+1) = n-1
-------
Square both sides to get:
n+1 = n^2-2n+1
---
n^2-3n = 0
n(n-3) = 0
n = 0 or n = 3
------------------
Cheers,
Stan H.
----------------