SOLUTION: x to the 3rd - 2x to the second -15x = 0 forgot how to do it

Algebra ->  Polynomials-and-rational-expressions -> SOLUTION: x to the 3rd - 2x to the second -15x = 0 forgot how to do it      Log On


   



Question 254665: x to the 3rd - 2x to the second -15x = 0
forgot how to do it

Found 3 solutions by stanbon, drk, palanisamy:
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
x to the 3rd - 2x to the second -15x = 0
------------
Factor:
x^3 - 2x^2 - 15x = 0
---
x(x^2 -2x - 15) = 0
---
x(x-5)(x+3) = 0
x = 0 or x = 5 or x = -3
==============================
Cheers,
Stan H.

Answer by drk(1908) About Me  (Show Source):
You can put this solution on YOUR website!
Here is the problem:
x%5E3+-+2x%5E2+-15x+=+0+
step 1 - lok for any GCF. We have x, so we can rewrite as
x%28x%5E2+-+2x+-+15%29+=+0
step 2 -factor if possible. we get
%28x%29%28x-5%29%28x%2B3%29+=+0
step 3 - set each (_) = 0 and solve to get
x = 0
x = 5
x = -3

Answer by palanisamy(496) About Me  (Show Source):
You can put this solution on YOUR website!
THE GIVEN EQUATION IS
x^3-2x^2-15x = 0
x(x^2-2x-15) = 0
x(x-5)(x+3) = 0
x = 0, 5 , -3