If f(x) = x^4 − x^3 + x^2 and g(x) = −x^2, where x ≠ 0, what is (f ⁄g)(x)?

The correct answer is
[tex](\frac{f}{g})(x)=-x^2+x-1[/tex]To solve this, first let's write the division:
[tex]f(x)=x^4-x^3+x^2,g(x)=-x^2\Rightarrow(\frac{f}{g})(x)=\frac{x^4-x^3+x^2}{-x^2}[/tex]Now we can factor out a x^2 on the top and the bottom of the expression:
[tex](\frac{f}{g})(x)=\frac{x^4-x^3+x^2}{-x^2}\Rightarrow(\frac{f}{g})(x)=\frac{x^2(x^2-x+1)}{x^2(-1)}[/tex]Now we can cancel out and divide by (-1), or the same thing, multiply by (-1):
[tex](\frac{f}{g})(x)=\frac{x^2(x^2-x+1)}{x^2(-1)}=-(x^2-x+1)=-x^2+x-1[/tex]Then the answer is (f/g)(x) = -x^2 + x - 1. That's the third option