document.write( "Question 35339This question is from textbook Prentice Hall Algebra 1
\n" ); document.write( ": Solve each radical equation. Check your solution. If there is no solution, whrite no solution.
\n" ); document.write( "These were the directions in the text book and this is the equation:\r
\n" ); document.write( "\n" ); document.write( "\"+x%2B3=+sqrt%28x%5E2-4x-1%29+\"
\n" ); document.write( "first i squared the whole thing to get \"+x%5E2%2B9=x%5E2-4x-1+\" but i dont know what to do after that. Can you please help? \r
\n" ); document.write( "\n" ); document.write( "Thank you very much for your time and effort.
\n" ); document.write( "

Algebra.Com's Answer #21464 by narayaba(40)\"\" \"About 
You can put this solution on YOUR website!
x+3 = sqrt(x^2-4x-1)
\n" ); document.write( "squaring both sides
\n" ); document.write( "(x+3)^2 = x^2 -4x - 1
\n" ); document.write( "using the identity (a+b)^2 = a^2 +2*a*b + b^2
\n" ); document.write( "x^2 + 6x + 9 = x^2 -4x -1
\n" ); document.write( "10x = -10
\n" ); document.write( "x = -1
\n" ); document.write( "
\n" );