- 閱讀權限
- 40
- 最後登錄
- 12-9-20
- 精華
- 0
- UID
- 1051068
- 帖子
- 556
- 積分
- 835
- 註冊時間
- 08-3-20
- 在線時間
- 65 小時
   
- UID
- 1051068
- 帖子
- 556
- 積分
- 835
- Good
- 12
- 註冊時間
- 08-3-20
- 在線時間
- 65 小時
|
Maybe I can help you...
for example:
f(x)=ax^3+bx^2+cx+d
a=2 b=1 c=-8 d=-4
f(x)=2x^3+x^2-8x-4
[Because the factors of the coefficient of x^3 are+1,+2 and the factors of the constant term-4 are +1,+2,+4(1x4,2x2,4x1)
So,the possbile linear factors of f(x) are x+1,x+2,x+4,2x+1]
By the factor theorem,
f(2)=2(2)^3+2^2-8(2)-4=0
So x-2 is a factor[f(2),this 2 is come form,x-2=0→x=2]
then use long division,2x^3+x^2-8x-4 divided by x-2
so
f(x)=(x-2)(2x^2+5x+2) (←x=[-b±√(b^2-4ac)]/2a)
=(x-2)(2x+1)(x+2)
Hope that can help understand |
|