Question 1076262
<pre>
Yes.  Just make them so that when you subtract them,
their x<sup>3</sup> terms will cancel and leave terms
in x<sup>2</sup>.

Example"

{{{P(x)=x^3+2x^2+3x+2}}} and {{{Q(x)=x^3+x^2+2x+1}}}

Then

{{{P(x)-Q(x)=(x^3+2x^2+3x+2)-(x^3+x^2+2x+1)}}}

{{{P(x)-Q(x)=x^3+2x^2+3x+2-x^3-x^2-2x-1)}}}

{{{P(x)-Q(x)=x^2+x+1)}}}

Edwin</pre>