I'm dividing polynomials, operations like:
I know that I can organize first the polynomial in decreasing order for one letter by taking the biggest exponent of that letter and reorganizing form biggest exponent for that letter to lowest. But how can I do with the polynomial I just wrote? What's the criteria? For example for this case, I can organize decreasingly for the variable, and I get up to this point in the reorganizing process:
... but now the exponent for
is zero for both the terms,
and
Which one should be put first in these situations?


1Thanks
LinkBack URL
About LinkBacks

