Log in

View Full Version : Factoring equation


murcorm
Aug 14, 2008, 08:49 AM
Factor completely: 5x 3 + 8x 2 – 5x + 8

galactus
Aug 14, 2008, 09:50 AM
Are you sure that isn't 5x^{3}+8x^{2}-5x-8?

As it is with that +8 at the end it is not nicely factorable.

But with a -8, it is. Let me know before I proceed.

Rehaan_genius
Aug 14, 2008, 10:31 AM
if the equation is as galactus had written, then proceed as follows;
5x^3+8x^2-5x-8
now see carefully-
(5x^3+8x^2)-(5x+8)
x^2(5x+8)-1(5x+8)
(x^2-1)(5x+8)
so;(if the equation is equal to zero)
x= +1,-1,-8/5
Dude, got it or not?

galactus
Aug 14, 2008, 02:28 PM
Remember, you can factor it further because of the x^{2}-1

(x+1)(x-1)(5x+8)

Rehaan_genius
Aug 15, 2008, 02:35 AM
Yes! By using the formula-> a^2-b^2=(a-b)(a+b)