MQ41 --- Roots

2012-09-05 1:32 am
MQ41 --- RootsDifficulty: 20%Given for equation ax³ + bx² + cx + d = 0,roots of x are α, β and γ, evaluatethe rootsof xfor equation dx³ + cx² + bx + a = 0.

回答 (2)

2012-09-05 2:04 am
✔ 最佳答案
ax³ + bx² + cx + d = 0α + β + γ = - b/a ... (1)
αβ + βγ + γα = c/a ... (2)
αβγ = - d/a ... (3)(2) / (3) :
(αβ + βγ + γα) / (αβγ) = 1/α + 1/β + 1/γ = - c/d(1) / (3) :
(α + β + γ ) / (αβγ) = 1/(αβ) + 1/(βγ) + 1/(γα) = b/d1 / (3) :
1 / (αβγ) = - a/dSo the roots of dx³ + cx² + bx + a = 0 are 1/α , 1/β , 1/γ.

2012-09-04 18:42:24 補充:
Alternatively :

ax³ + bx² + cx + d = 0
(ax³ + bx² + cx + d) / x³ = 0
d(1/x)³ + c(1/x)² + b(1/x) + a = 0

So the roots of dx³ + cx² + bx + a = 0 are 1/α , 1/β , 1/γ.
2012-09-05 3:50 am
Support your alternative


收錄日期: 2021-04-13 18:57:23
原文連結 [永久失效]:
https://hk.answers.yahoo.com/question/index?qid=20120904000051KK00410

檢視 Wayback Machine 備份