document.write( "Question 352106: I have to find all real solutions for the following equation: \"%28x%5E2%29sqrt%28x%2B3%29=%28x%2B3%29%5E%283%2F2%29\"
\n" ); document.write( "I converted the \"sqrt%28x%2B3%29\" into \"x%5E%281%2F2%29%2B3%5E%281%2F2%29\"
\n" ); document.write( "So the equation turned into:
\n" ); document.write( "\"x%5E2%28x%5E%281%2F2%29%2B3%5E%281%2F2%29%29=%28x%2B3%29%5E%283%2F2%29\"
\n" ); document.write( "Then I distributed x^2 on one side and ^3/2 on the other. So I get:
\n" ); document.write( "\"x%2B3x=x%5E%283%2F2%29%2B3sqrt%283%29\"
\n" ); document.write( "The x and 3x can simplify to 4x. and I move this over into the other side.
\n" ); document.write( "\"x%5E%283%2F2%29-4x%2B3sqrt%283%29=0\"
\n" ); document.write( "I feel like I can somehow turn this into a quadratic formula, but unsure how.
\n" ); document.write( "So here is where I'm stuck.
\n" ); document.write( "Thank you!
\n" ); document.write( "-Kayte
\n" ); document.write( "

Algebra.Com's Answer #251572 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
(x^2)sqrt(x+3)=(x+3)^(3/2)
\n" ); document.write( "----
\n" ); document.write( "Divide both sides by sqrt(x+3) to get:
\n" ); document.write( "x^2 = (x+3)
\n" ); document.write( "---
\n" ); document.write( "x^2-x-3 = 0
\n" ); document.write( "---
\n" ); document.write( "x = [1 +- sqrt(1-4(-3)]/2
\n" ); document.write( "---
\n" ); document.write( "x = [1 +- sqrt(13)]/2
\n" ); document.write( "============================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );