#how do i do long division with polynomials
26 messages · Page 1 of 1 (latest)
- Wait patiently for a helper to come along.
- Once someone helps you, say thank you and close the thread with:
+close
- Feel free to nominate the person for helper of the week in #helper-nominations
- Do not ping the mods, unless someone is breaking the rules.
- If you're happy with the help you got here, and the server overall, you can contribute financially as well:
@pliant valve exactly how you do long division with numbers
nothing different really
ahh
i see you have it setup
so just put shit in the quotient such that the biggest power of x below cancels out
then subtract
put something back up there again
dk
when the remainder is a constant
anything that is lower degree than the divisor, or 0
no, as long as the degree is lower than the divisor
if I divide by a cubic
a quadratic could be the remainder
or a linear function, or a constant, or 0
you stop
since you cant put a quadratic into a linear
same way you cant put 7 into 2
yes, since then you cant put the divisor evenly into the last thing in your algorithm
so it terminates
you write it as $\frac{f}{d}=q+\frac{r}{d}$ or $f=qd+r$
Omegabet_
@pliant valve that's right