SOLUTION: I have to find all real solutions for the following equation: {{{(x^2)sqrt(x+3)=(x+3)^(3/2)}}}
I converted the {{{sqrt(x+3)}}} into {{{x^(1/2)+3^(1/2)}}}
So the equation turned i
Algebra ->
Exponents-negative-and-fractional
-> SOLUTION: I have to find all real solutions for the following equation: {{{(x^2)sqrt(x+3)=(x+3)^(3/2)}}}
I converted the {{{sqrt(x+3)}}} into {{{x^(1/2)+3^(1/2)}}}
So the equation turned i
Log On
Question 352106: I have to find all real solutions for the following equation:
I converted the into
So the equation turned into:
Then I distributed x^2 on one side and ^3/2 on the other. So I get:
The x and 3x can simplify to 4x. and I move this over into the other side.
I feel like I can somehow turn this into a quadratic formula, but unsure how.
So here is where I'm stuck.
Thank you!
-Kayte Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! (x^2)sqrt(x+3)=(x+3)^(3/2)
----
Divide both sides by sqrt(x+3) to get:
x^2 = (x+3)
---
x^2-x-3 = 0
---
x = [1 +- sqrt(1-4(-3)]/2
---
x = [1 +- sqrt(13)]/2
============================
Cheers,
Stan H.