Q ( x , y ) = x 3 − 3 x 2 y + p 1 x y 2 + p 2 y 3
If x − y and y − 2 x are two factors of the expression Q ( x , y ) , then find the values of p 1 and p 2 .
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Don't solve simultaneously, check for options which satisfy p1+p2=2!
(x-y)(y-2x)(some factor) = given expression. Since coefficient of x^3 and x^2y is given. The unknown factor can be evaluated. And thus, p1 and p2.
Problem Loading...
Note Loading...
Set Loading...
By the factor theorem, Q (x,y) = 0 when x = y and y = 2x. Substituting and cancelling out x^3 (since x = 0 is a trivial solution) yields p1 + p2 = 2 and 4p1 + 8p2 = 5, which can be solved simultaneously to obtain p1 = 11/4 and p2 = -3/4.