concept of synthetic division?

2012-02-27 12:33 pm
I know how to use synthetic division to perform division of polynomials. All I want to know is just how it works, what's the principals behind. I spent quite some time searching for it in youtube and google, but all I can find are just websites telling me how to perform it(which I know how to do). Can some1 please tell me how it works?

any help is appreciated
thanks

回答 (1)

2012-02-27 1:48 pm
✔ 最佳答案
Synthetic division is similar in principle to long division. Suppose we want to divide 9756 by 35. We want to find a number x such that 35x + remainder = 9756, where the remainder is less than 35. We find x one piece at a time. We first find the highest power of 10 for x. In this case it would be 100, which multiply by 2 to get 200. 35(200 + X2) = 9756. We put the 2 on top, multiply 35 by 200, giving 7000 and subtract from 9756, giving 35X2 = 2756. We then continue in the same way.

Now suppose we want to divide p(x)= x^3+7x+3x+4 by x+6. We want to find a polynomial.q(x) such that p(x) = (x+6)q(x) + r(x), where r(x) is of degree less than (x+6), which means that it will be a constant. Again we find q(x) one step at a time. We look for the highest power of x in q(x). We know this must be x^2. This gives (x^2 + q2(x))(x+6) = p(x), where the highest power of q2(x) is less than 3.. Analogously to what was done for long division, we subtract x^2(x+6) from p(x), giving q2(x) and then continue in the same way, now searching for q2(x) satisfying (x+6)q2(x) = p(x) - x^2(x+6).


收錄日期: 2021-04-20 12:16:52
原文連結 [永久失效]:
https://hk.answers.yahoo.com/question/index?qid=20120227043300AAXuvRG

檢視 Wayback Machine 備份