SOLUTION: I am solving for x. Square root of (5x+5)=x+1. Thanks so much. If you can, can you try to type out all the steps because I am not sure how to solve this equation at all and I a

Algebra ->  Square-cubic-other-roots -> SOLUTION: I am solving for x. Square root of (5x+5)=x+1. Thanks so much. If you can, can you try to type out all the steps because I am not sure how to solve this equation at all and I a      Log On


   



Question 625523: I am solving for x. Square root of (5x+5)=x+1.
Thanks so much. If you can, can you try to type out all the steps because I am not sure how to solve this equation at all and I am going to be tested on this material on Wednesday and I really would like to learn how to do it. Thanks again!

Answer by Theo(13342) About Me  (Show Source):
You can put this solution on YOUR website!
start with:
sqrt(5x+5) = x+1
square both sides of this equation to get:
5x+5 = (x+1)^2
simplify to get:
5x+5 = x^2+2x+1
subtract 5x and subtract 5 from both sides of the equation to get:
0 = x^2-3x-4
this is the same as:
x^2-3x-4 = 0
factor this quadratic equation to get:
(x-4)*(x+1) = 0
solve for x to get:
x=4, x=-1
both of these solutions are good as you will see when you substitute for x in the original equation using each in turn.