example:
Any help would be greatly appreciated.textbook wrote:Find polynomial with real coefficients that meets these conditions:
Degree 4; zeros at x = 3, x = -1, and x = 2; f(0) = 30
Moderator: Edi
Any help would be greatly appreciated.textbook wrote:Find polynomial with real coefficients that meets these conditions:
Degree 4; zeros at x = 3, x = -1, and x = 2; f(0) = 30
Acutally, while the approach is probably the most "valid", you have 5 unknowns, giving alot of leeway on what crazy numbers you want to plug in.Colonel Olrik wrote:f(x)=c4x^4+c3x^3+c2x^2+c1x +c0
f(0)=30=>c0=-30
brainfart deleted.
replace x by every known zero and you have a three equations, three variables system. Simply solve it.
ugh, I misread it once and still didn't get it right the second time. The easiest solution is the one you and others have presented. I'm going to bed now.SWPIGWANG wrote: So in the end you have 5 unknowns and 4 equations and infinitely many solutions
OK, I think I'm sober now.Wicked Pilot wrote:f(x)=5x^3-20x^2+5x+30
It's been a while. Tell me if I'm wrong.
If I can figure out how to do this final type, and then I'm set for the year on math. Sorry to continue asking these annoying questions! It's only that people here are way better at explaining things than the teacher...same question as before but with these conditions wrote:Degree 4; zeros at x = 1 - 2i and x = 1 + i; f(0) = 20
It's exactly the same trick, with one twist. You must know that complex roots always come in conjugate pairs, so if you have a zero in 1+i then you will also have one in 1-i. Those 4 zeros define the fourth degree equation.Seggybop wrote:Thank you everyone for your help! I am fairly confident on how that works now, but I am having difficulty applying it to these problems that involve imaginary numbers (I know nothing about i except that I used it in a java fractal-producing program once a long time ago w/o knowing its true purpose)...
If I can figure out how to do this final type, and then I'm set for the year on math. Sorry to continue asking these annoying questions! It's only that people here are way better at explaining things than the teacher...same question as before but with these conditions wrote:Degree 4; zeros at x = 1 - 2i and x = 1 + i; f(0) = 20
Ok, hold on. I will try not to do the work for you, but show you how to do it. (I'll put the answers in "spoiler" format.)Seggybop wrote:I have been assigned a type of math problem that I have almost no idea how to complete. I think I missed something basic a long time ago... I was hoping that someone could show me how it's figured out so that I can solve this stuff.
example:
Any help would be greatly appreciated.textbook wrote:Find polynomial with real coefficients that meets these conditions:
Degree 4; zeros at x = 3, x = -1, and x = 2; f(0) = 30
You can use the same method as I told you about in my previous post, but just remember that i^2 = -1Seggybop wrote:Thank you everyone for your help! I am fairly confident on how that works now, but I am having difficulty applying it to these problems that involve imaginary numbers (I know nothing about i except that I used it in a java fractal-producing program once a long time ago w/o knowing its true purpose)...
If I can figure out how to do this final type, and then I'm set for the year on math. Sorry to continue asking these annoying questions! It's only that people here are way better at explaining things than the teacher...same question as before but with these conditions wrote:Degree 4; zeros at x = 1 - 2i and x = 1 + i; f(0) = 20