K
khorne
Guest
Is there a better way to do this question? My working is listed below:
P(x) is a monic polynomial of degree 4 with integer coefficients and a constant term 4. One zero is sqrt(2), another zero is rational and the sum of the zeros is positive. Factorise P(x) fully over R.
Working:
Since (x-sqrt(2)) is a term, and one other term is rational, that means the second term is (x +/- sqrt(2)). The other terms could be +/- 1 and +/- 2.
P(sqrt(2)) = 0, i.e (8+2b) = 0 and 2a + c = 0 ( after subbing and equating)
therefore: p(x) = x^4 + ax^3 -4x^2 -2ax + 4, after factorising: (x^2 -2)(x^2 +ax -2). Taking the quadratic, the roots are: ab = -2, so one set of roots is -1 | 2 or 1 | -2, and additionally, the sign of the sqrt(2) must be positive.
Through trial and error, it can be shown that a = -1 and b = 2 is the correct set, i.e
p(x) = (x- sqrt(2))(x + sqrt(2))(x+1)(x-2), which is the correct answer. My question is...Is there an easier way to do this? Initially I thought just trial and error with some limitations on signs would be faster...
P(x) is a monic polynomial of degree 4 with integer coefficients and a constant term 4. One zero is sqrt(2), another zero is rational and the sum of the zeros is positive. Factorise P(x) fully over R.
Working:
Since (x-sqrt(2)) is a term, and one other term is rational, that means the second term is (x +/- sqrt(2)). The other terms could be +/- 1 and +/- 2.
P(sqrt(2)) = 0, i.e (8+2b) = 0 and 2a + c = 0 ( after subbing and equating)
therefore: p(x) = x^4 + ax^3 -4x^2 -2ax + 4, after factorising: (x^2 -2)(x^2 +ax -2). Taking the quadratic, the roots are: ab = -2, so one set of roots is -1 | 2 or 1 | -2, and additionally, the sign of the sqrt(2) must be positive.
Through trial and error, it can be shown that a = -1 and b = 2 is the correct set, i.e
p(x) = (x- sqrt(2))(x + sqrt(2))(x+1)(x-2), which is the correct answer. My question is...Is there an easier way to do this? Initially I thought just trial and error with some limitations on signs would be faster...