Solution
Solution 1
We can see that Q1 and Q2 must have a root in common for them to both be factors of the same cubic.
Let this root be a.
We then know that a is a root of Q2(x)−2Q1(x)=2x2+2kx−43x+k−2x2−2kx+58x+2k=15x+3k , so Q2(a)−2Q1(a)=15a+3k=0⟹a=5−k.
We then know that 5−k is a root of Q1 so we get: 25k2+(k−29)(5−k)−k=0=k2−5(k−29)(k)−25k=k2−5k2+145k−25k or k2=30k, so k=30 is the highest.
We can trivially check into the original equations to find that k=30 produces a root in common, so the answer is 030.
Solution 2
Again, let the common root be a; let the other two roots be m and n. We can write that (x−a)(x−m)=x2+(k−29)x−k and that 2(x−a)(x−n)=2(x2+(k−243)x+2k).
Therefore, we can write four equations (and we have four variables), a+m=29−k, a+n=243−k, am=−k, and an=2k.
The first two equations show that m−n=29−243=215. The last two equations show that nm=−2. Solving these show that m=5 and that n=−25. Substituting back into the equations, we eventually find that k=030.
Solution 3
Since Q1(x) and Q2(x) are both factors of P(x), which is cubic, we know the other factors associated with each of Q1(x) and Q2(x) must be linear. Let Q1(x)R(x)=Q2(x)S(x)=P(x), where R(x)=ax+b and S(x)=cx+d. Then we have that ((x2+(k−29)x−k))(ax+b)=((2x2+(2k−43)x+k))(cx+d). Equating coefficients, we get the following system of equations:
a=2cb=−d2c(k−29)−d=c(2k−43)+2d−d(k−29)−2ck=d(2k−43)+ck
Using equations (1) and (2) to make substitutions into equation (3), we see that the k's drop out and we're left with d=−5c. Substituting this expression for d into equation (4) and solving, we see that k must be 030.
~ anellipticcurveoverq
Solution 4
Notice that if the roots of Q1(x) and Q2(x) are all distinct, then P(x) would have four distinct roots, which is a contradiction since it's cubic.
Thus, Q1(x) and Q2(x) must share a root. Let this common value be r.
Thus, we see that we have
r2+(k−29)r−k=0,
2r2+(2k−43)r+k=0.
Adding the two equations gives us
3r2+(3k−72)r=0⟹r=0,24−k.
Now, we have two cases to consider. If r=0, then we have that Q1(r)=0=r2+(k−29)r−k⟹k=0. On the other hand, if r=24−k, we see that
Q1(r)=0=(24−k)2+(k−29)(24−k)−k⟹k=030.
This can easily be checked to see that it does indeed work, and we're done!
~Ilikeapos
Solution 5
Since Q1(x)=x2+(k−29)x−k and Q2(x)=2x2+(2k−43)x+k are both factors of the cubic polynomial P(x), and both are quadratics, the only way for them to divide the same cubic is if they share a common linear factor. Otherwise, their product would be degree 4, which is too large. Therefore, P(x) can be factored as P(x)=Q1(x)(2x+a)=Q2(x)(x+b) for some constants a,b. We choose the linear factors so that both products have degree 3 with leading coefficient 2: since Q1 has leading coefficient 1, its linear factor must have leading coefficient 2, and since Q2 has leading coefficient 2, its linear factor must have leading coefficient 1.
Looking at constant terms on both sides, −k⋅a=k⋅b, so −ka=kb⟹a=−b.
Next, expanding both sides and comparing the x2 coefficients gives a+2k−58=2b+2k−43. Substituting a=−b, we get −b+2k−58=2b+2k−43⟹−b=2b+15⟹b=−5,a=5.
Finally, comparing the x coefficients: a(k−29)−2k=(2k−43)b+k, which becomes 5(k−29)−2k=(2k−43)(−5)+k, simplifying to 3k−145=−9k+215. Solving for k yields 12k=360⟹30.
~MathKing555
Video Solution
https://www.youtube.com/watch?v=bsRQZwO7n84&t=64s