factorize polynomials

2010-03-17 3:46 am
如果要factorize polynomials
有冇方法快過用factor theorem?
2x^3-5x^2-28x+15

回答 (1)

2010-03-17 3:58 am
✔ 最佳答案
It seems that factor theorem is the only way to factorize it.
Let f(x) = 2x^3-5x^2-28x+15
Put x = 1/2
f(x) = 2(1/2)^3-5(1/2)^2-28(1/2)+15 = 0
(x-1/2), i.e. (2x-1) is a factor of f(x)
By long division,
we have, f(x) = (2x-1)(x^2-2x-15) = (2x-1)(x-5)(x+3)

2010-03-16 20:01:23 補充:
Let say,
Put x=0, f(x) = 15
Put x=1, f(x) = -16
From what I mention above, x should be in the range between 0 to 1.
And you may find the factor.....

This is my way to solve this kind of questions. I don't quite sure whether it is effective or not. Hope for other guys for better suggestions.
參考: Knowledge is power.


收錄日期: 2021-04-25 17:09:32
原文連結 [永久失效]:
https://hk.answers.yahoo.com/question/index?qid=20100316000051KK01287

檢視 Wayback Machine 備份