SOLUTION: Hi there, I have to find a degree 3 polynomial whose coefficients are real numbers and with given zeros: {{{-3}}}, {{{1-2i}}}
If {{{1-2i}}} is a zero, then so is {{{1+2i}}} so t
Algebra ->
Polynomials-and-rational-expressions
-> SOLUTION: Hi there, I have to find a degree 3 polynomial whose coefficients are real numbers and with given zeros: {{{-3}}}, {{{1-2i}}}
If {{{1-2i}}} is a zero, then so is {{{1+2i}}} so t
Log On
Question 365323: Hi there, I have to find a degree 3 polynomial whose coefficients are real numbers and with given zeros: ,
If is a zero, then so is so then
Then using another example, I came up with this equation. But I'll be honest I don't understand why/how I did this??
Then solving through...
which gives me my answer , did I do this correctly?
Thanks so much for your time :)
You can put this solution on YOUR website! You got it right. If you try to divide by x+3 by synthetic division, you get the quotient (a quadratic equation!) which has roots and (using the quadratic formula.)
You can put this solution on YOUR website! find a degree 3 polynomial whose coefficients are real numbers and with given zeros: ,
If is a zero, then so is so then
Comment: That is not true; it is not what "zeroes" mean.
------------------------------
Then using another example, I came up with this equation. But I'll be honest I don't understand why/how I did this??
Comment: The rule is "If a is a zero, (x-a) is a factor"
--------
f(x) = (x-(1+2i))(x-(1-2i))(x--3)
---
Rearrange to get:
f(x) = ((x-1)-2i)((x-1)+2i)(x+3)
---
f(x) = [(x-1)^2 + 4][x+3]
---
f(x) = [x^2-2x+5][x+3]
---
f(x) = (x^2-2x+5)x + (x^2-2x+5)3
---
f(x) = x^3-2x^2+5x+3x^2-6x+15
---
f(x) = x^3+x^2-x+15
============================
You were correct.
============================
Cheers,
Stan H.