POLYNOMIALS: SOLVING FOR ROOTS AND UNKOWN COEFFICIENT ....help please! (equation is posted below)
"Two roots of: \( \Huge\color{blue} {2x^3 +13x^2+22x+k=0} \) are reciprocals of eachother. Find k and all roots of the equation.
latex addict :P
Shhh...
hahaha
say, the roots are : \(\alpha, \dfrac{1}{\alpha}, \beta\)
ok then \[P()=(x-\alpha) (x-\beta)(x \alpha-1)\]
\(\large 2x^3 + 13x^2 + 22x+k = 2(x-\alpha)(x-\dfrac{1}{\alpha})(x-\beta)\)
Ooohh... ok so I have three unknows therefore i need three equations?
comparing constant terms both sides, you wud get : \(\large -2\alpha \dfrac{1}{\alpha} \beta = k\)
so -2b=K ...1
that gives you : \(\large k = -2 \beta\)
yep gotcha :)
Could I do P(b) =0 to find b or ...?
compare x coefficients both sides : \(\large 22= -2(\alpha + \dfrac{1}{\alpha} + \beta ) \) compare x^2 coefficients both sides : \(\large 13 = 2(1 + \dfrac{\beta}{\alpha} + \alpha \beta)\)
you can solve these easily for \(\alpha\) and \(\beta\)
ooohh oK, im trying it now, THANKS @ganeshie8 !!
maybe il get u started a bit, wait it can be tricky if u dont start correctly..
hmm, for your second equation I got \[13=2(1+\frac{ \beta }{ \alpha }- \alpha \beta)\] not PLUS ab...
Hmm, I'm not sure those equations are correct. I've solved the problem and my values of alpha and beta satisfy the constraints but not those equations...
You have below equations to solve : \(\large 13= -2(\alpha + \dfrac{1}{\alpha} + \beta ) \) ---------(1) \(\large 22= 2(1 + \dfrac{\beta}{\alpha} + \alpha \beta) \) -------(2) from the equaiton (1), \(\large \alpha + \dfrac{1}{\alpha} = -\dfrac{13}{2} - \beta\) plug this value in equaiton (2) : \(\large 22= 2(1 + \beta(-\dfrac{13}{2}-\beta))\) you can sovle this, just a quadratic
ahh flipped x^2 and x coefficients earlier, corrected now.. thanks @whpalmer4 :) plz check if they're ok now :)
@ganeshie8 I got negatives every time you got a positive for the above equations... @whpalmer4 can you see if your values satisfy the equations when there is a negative""?
note that there are two solutions to that quadratic, and one of them gives you a number that doesn't give you reciprocal roots :-)
which quadratic are you referring to @whpalmer4 ?
\[\large 22= 2(1 + \beta(-\dfrac{13}{2}-\beta))\]
the "wrong" value corresponds to a value of \(k=5\)
the "right" value gives you roots of the big polynomial which are all multiples of each other (and so for that matter is \(k\))
Ok, I'll have a go myself and I'll let you know if I have any troube- thanks for your help @ganeshie8 and @whpalmer4 !!! I really appreciate your time :)
solving the 3 equations you got by comparing coefficients : http://www.wolframalpha.com/input/?i=13%3D+++-2%28%5Calpha+%2B+%5Cdfrac%7B1%7D%7B%5Calpha%7D+%2B+%5Cbeta+%29%2C+13%3D+++-2%28%5Calpha+%2B+%5Cdfrac%7B1%7D%7B%5Calpha%7D+%2B+%5Cbeta+%29%2C++k+%3D++-2+%5Cbeta gives k = 8 or 18
Since \(k/2\) is the product of three roots and \(1\) is the product of two of them (they are reciprocals), we can claim that \(k/2\) is a root.
A different approach, if you're going to use Wolfram technology is just to ask to have the various possible polynomials factored :-) it turns out few negative values of \(k\) give you a factorable polynomial, but there are a number of positive values which will give you a polynomial with rational roots. 0,3,5,8,11,18,35, 96, 143, etc. Yes, \(k/2\) is indeed a root, and that's a good observation.
actually, it's not a perfect observation, though, because the sign is wrong :-)
hahah im scratching my head around whether complex root pair can be reciprocals of each other
Can anyone explain why \(\dfrac{k}{2}\) is not the product of roots?
when k = 18, this is giving complex solutions... but they're not reciprocals.. hmm
product of roots = -k/2 @idkihavenoidea
well, of course a complex conjugate root pair can be reciprocal — just make \(a =0\) :-)
@ganeshie8 when k is 18 the roots are -4.5, -1+i and -1-i => they are reciprocals!
Oh - for cubics the product is \(-d/a\). Then it's \(-k/2\), yes.
@BarbaraKara sorry, those are not reciprocals...
yeahh lol xD, only when a = 0 i guess... but why k=18 is not giving reciprrocal roots...
whoops - conjugates i mean..
\[\dfrac{1}{1+i} = \dfrac{1-i}{(1 + i)(1 - i)} = \dfrac{1 - i}{2}\]So \(1+i\) and \(0.5 - 0.5 i\) are reciprocals of each other. Just an example.
yes, but they aren't a conjugate pair...
We may, thus, plug in \(-k/2\) into our equation and try to solve for \(k\).
and any polynomial with only real coefficients will only have complex conjugate roots
Yes, I'm aware of that... just dropping an idea.
okay, thought you were responding to this: "whether complex root pair can be reciprocals of each other"
looks like ive entered the equaitons incorrectly into wolfram, 1 sec -.-
in any case, yes, plugging \(x = -k/2\) into \(2x^3+13x^2+22x + k = 0\) does give you an equation with 3 roots, one of which is the one that solves the problem.
lol
\[-\frac{k^3}{4}+\frac{13 k^2}{4}-10 k=0\]
wow ! yes, pluggin x = -k/2 in the polynomial is the best thing to do here xD
The sum of roots is \(-13/2=-6.5\). If we're getting \(k = 5\) or \(k =8\) then the possible roots are \(-2.5\) and \(-4\).
Ok but as @whpalmer4 says, "the "wrong" value corresponds to a value of k=5" right?
Try to plug both \(-2.5\) and \(-4\) in.
both k = 5 and k = 8 looks like working
plug k = 5 and see if u get some a reciprocal pair or not..
hmmm
No, roots of \[2x^3+13x^2+22x+5=0\] are \(x = -\frac{5}{2}, x = -2\pm\sqrt{3}\)
oops, sorry, @BarbaraKara don't read that, only @ganeshie8 :-)
ok no worries :)
Ahh, irrational conjugates. I had examples of them.
\(\large -2+\sqrt{3} = \dfrac{1}{-2-\sqrt{3}}\) @whpalmer4
Oooh, thats interesting!
I take back my earlier comment about 5 not working!
thats all good :)
trickery tricky this is lol k= 5 gives : \(\large \dfrac{-5}{2}, ~-2 - \sqrt{3}, ~\dfrac{1}{-2-\sqrt{3}}\)
However, \(k=8\) is clearly the superior solution, as both roots and \(k\) are multiples of each other, as previously mentioned :-)
hahah thats called solution biasing :P
Though \(k=5\) is better for the head-scratching metric :-)
True that ! xD
One wonders if the original author of the problem realized that there are two valid solutions...
....solution bias, thats a first! haha
knowing the trickster that is my teacher, yes she would know...
perhaps it would be safer to say "realized that the solution is not unique" :-)
then you should definitely submit the k=5 answer and see if you get called on it!
will do!
you're wlcme \(\huge \color{red}{\ddot\smile}\)
\( \color{red} {THANKS} \color{orange} {~HEAPS~} \color{green} {EVERYONE:~} \color{blue} {You~all~make~the~world~a~better~place!} \)
Except for me, I just waste tonnes of oxygen everyday :p
haha! - okay then..
\( \huge \color{red}{\ddot\smile}~~ nice ~one! \) @ganeshie8
...i'll stop now, I promise! haha - farewell, until my next question...
wow ! u became good at copy-pasting others latex code so quick ^_^
well i was taught by the best wasn't I? haha
Do I get to do the next question?
why so keen @idkihavenoidea ?
Oh my xD ! that motivates me to try ur other questions lol :)
I've been studying a similar topic
Ooh awesome! I have lots more! hmmm let me see.....
okay, gtg.. . have a good day !
Don't leave!
Okay, here is one I had trouble with: but first, are u familiar with quotients and remainders @idkihavenoidea ?
it's 3AM here, and I need to be up early, so you'll have to make do without me. I'll take a look in the morning and see if anyone has left me anything tractable to solve :-)
Join our real-time social learning platform and learn together with your friends!