SOLUTION: Find the real solutions of the following equation: 3x(x^2+2x)^(1/2) - 2(x^2+2x)^(3/2) = 0 I know I can factor the equation by grouping, but the rational exponents are conf

Algebra ->  Polynomials-and-rational-expressions -> SOLUTION: Find the real solutions of the following equation: 3x(x^2+2x)^(1/2) - 2(x^2+2x)^(3/2) = 0 I know I can factor the equation by grouping, but the rational exponents are conf      Log On


   



Question 557689: Find the real solutions of the following equation:
3x(x^2+2x)^(1/2) - 2(x^2+2x)^(3/2) = 0
I know I can factor the equation by grouping, but the rational exponents are confusing me. Thank you.

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
3x(x^2+2x)^(1/2) - 2(x^2+2x)^(3/2) = 0
Factor:
(x^2+2x)^(1/2) = 0
-----
(x^2+2x)^(1/2) = 0 or [3x-2x^2-4x] = 0
---
Solve each one separately:
(x^2+2x)^(1/2) = 0
Square both sides:
x^2+2x = 0
x(x+2) = 0
x = 0 or x = -2
=====================
-2x^2-x = 0
-x(2x+1) = 0
x = 0 or x = -1/2
=======================
Solutions:
x = 0 or x = - 1/2 or x = -2
====================================
Cheers,
Stan H.
===================