Results 1 to 9 of 9

Thread: [RESOLVED] Cubic Polynomials

Threaded View

  1. #1

    Thread Starter
    New Member
    Join Date
    Aug 2007
    Posts
    5

    [RESOLVED] Cubic Polynomials

    From reading the other threads this question appears simple.

    Is there any other way to factorise a cubic polynomial than by using the factor theorem?

    I ask this because the factor theorem can be quite a tedious method if the number isn't an integer. For example if the cubic polynomial i am trying to solve is P(x) = x³+x²-4x-4 then it wouldn't take long to figure out one of the factors.
    P(1) = 1³+1²-(4x1)-4 = -6 ≠ 0
    P(-1) = (-1)³+(-1)²-(4x-1)-4 = 0 Therefore (x+1) is a factor.

    However if the cubic polynomial i am trying to solve is P(x) = 3x³-8x²-17x+14 it would take a long amount of time to find one of the factors.
    P(1) ≠ 0
    P(-1) ≠ 0
    P(2) ≠ 0
    P(-2) ≠ 0
    P(7) ≠ 0
    P(-7) ≠ 0
    After a long period of time you would find that P(3/2) = 0 Therefore (3x-2) is a factor. Surely there is a much quicker way?
    Last edited by Sean12345; Aug 30th, 2007 at 05:45 AM. Reason: bad title

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width