You can put this solution on YOUR website! What does x equal when
(5x+5)^1/2-5=3x
(5x + 5)^1/2 = 3x + 5 (square both sides)
5x + 5 = (3x + 5)^2 (use FOIL on right side)
5x + 5 = (3x)^2 + 2*3*5*x + 25
5x + 5 = 9x^2 + 30x + 25
0 = 9x^2 + 25x + 20
use quadratic formula, a=9, b=25, c=20
rounded to 4 places