New Reply

Why does polynomial long division work?

 
Share Thread Thread Tools
Feb5-13, 12:20 PM   #1
 

Why does polynomial long division work?


So I'm in a college algebra class and I know how to do polynomial long division. I'm curious as to why polynomial long division works. I've looked at some proofs, but they use scary symbols that I don't understand (I am quite dumb). Do I need very high-level math to comprehend why polynomial long division works? What I'd like to see, if it's possible, is an example of a polynomial division problem being solved with just basic algebra. How would I solve, for example, (x2-x-6)/(x-1) without long division? (sorry, don't know how to use Latex)
 
PhysOrg.com
PhysOrg
mathematics news on PhysOrg.com

>> Mathematicians analyze social divisions using cell phone data
>> Can math models of gaming strategies be used to detect terrorism networks?
>> Mathematician proves there are infinitely many pairs of prime numbers less than 70 million units apart
Feb5-13, 12:51 PM   #2
 
polynomial division is very similar to numerical long division.

A common form of polynomial long division is synthetic division:

http://en.wikipedia.org/wiki/Synthetic_division

which may show you how similar they are and why they work.
 
Feb5-13, 01:49 PM   #3
 
Recognitions:
Homework Helper Homework Help
How would I solve, for example, (x2-x-6)/(x-1) without long division? (sorry, don't know how to use Latex)
Have you tried factoring the numerator?
 
Feb5-13, 03:33 PM   #4
 
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
Retired Staff Staff Emeritus

Why does polynomial long division work?


Since neither factor is x- 1, I don't believe factoring helps with the division.

Instead write this as
[tex]\frac{x^2- x}{x- 1}+ \frac{-6}{x- 1}= \frac{x(x- 1)}{x- 1}+ \frac{-6}{x- 1}[/tex]
[tex]= x+ \frac{-6}{x- 1}[/tex]
so x- 1 divides into [itex]x^2- 1[/itex] x times with remainder -6.

You could also use "synthetic division" as shown here: http://www.purplemath.com/modules/synthdiv.htm
 
New Reply
Thread Tools


Similar Threads for: Why does polynomial long division work?
Thread Forum Replies
"Weirdness" of polynomial long division algorithm Precalculus Mathematics Homework 2
Long Division of cubic polynomial Precalculus Mathematics Homework 3
Polynomial Long Division Precalculus Mathematics Homework 6
Polynomial Long Division Precalculus Mathematics Homework 3
Polynomial long division by Ruffini's synthetic method Precalculus Mathematics Learning Materials 0