Difference between revisions of "2010 AMC 12B Problems/Problem 23"
Isabelchen (talk | contribs) |
Isabelchen (talk | contribs) (→Solution 4) |
||
Line 73: | Line 73: | ||
== Solution 4 == | == Solution 4 == | ||
− | Let <math>P(x) = (x+a)(x+b)</math>, and Q(x) = (x+c)(x+d) | + | Let <math>P(x) = (x+a)(x+b)</math>, and <math>Q(x) = (x+c)(x+d)</math>, WLOG, <math>a > b </math><math>c > d</math>, |
<math>P(Q(x)) = (x^2 + cx + dx + cd + a)(x^2 + cx + dx + cd + b)</math> | <math>P(Q(x)) = (x^2 + cx + dx + cd + a)(x^2 + cx + dx + cd + b)</math> | ||
Line 81: | Line 81: | ||
Notice how the coefficient for <math>x</math> has to be the same for the two quadratics that are multiplied together above. | Notice how the coefficient for <math>x</math> has to be the same for the two quadratics that are multiplied together above. | ||
− | <math>P(Q(x)) = (x | + | <math>P(Q(x)) = (x+ 23)(x+ 21)(x+ 17)(x+ 15) = (x^2 + 38x + 345)(x^2 + 38x + 357)</math> |
− | <math>Q(P(x)) = (x | + | <math>Q(P(x)) = (x+ 59)(x+ 57)(x+ 51)(x+ 49) = (x^2 + 108x + 2891)(x^2 + 108x + 2897)</math> |
+ | <math>c + d = 38</math>, <math>cd + a = 345</math>, <math>cd + 5 = 357</math>, <math>a + b = 108</math>, <math>ab + c = 2891</math>, <math>ab + d = 2907</math> | ||
+ | By solving the above equations <math>a = 60</math>, <math>b = 48</math>, <math>c = 27</math> and <math>d = 11</math> | ||
+ | |||
+ | <math>P(x) = (x+60)(x+48) = x^2 + 108x + 2880 = (x+54)^2 - 36</math>, and <math>Q(x) = (x+27)(x+11) = x^2 + 38x + 297 = (x+19)^2 -64</math> | ||
+ | |||
+ | <math>-36 -64 = \boxed{\textbf{(A) } -100}</math>. | ||
+ | |||
+ | ~[https://artofproblemsolving.com/wiki/index.php/User:Isabelchen isabelchen] | ||
==See Also== | ==See Also== |
Revision as of 04:45, 24 December 2022
Contents
Problem
Monic quadratic polynomial and have the property that has zeros at and , and has zeros at and . What is the sum of the minimum values of and ?
Solution 1
. Notice that has roots , so that the roots of are the roots of . For each individual equation, the sum of the roots will be (symmetry or Vieta's). Thus, we have , or . Doing something similar for gives us . We now have . Since is monic, the roots of are "farther" from the axis of symmetry than the roots of . Thus, we have , or . Adding these gives us , or . Plugging this into , we get . The minimum value of is , and the minimum value of is . Thus, our answer is , or answer .
Solution 2 (Bash)
Let and .
Then is , which simplifies to:
We can find by simply doing and to get:
The sum of the zeros of is . From Vieta, the sum is . Therefore, .
The sum of the zeros of is . From Vieta, the sum is . Therefore, .
Plugging in, we get:
Let's tackle the coefficients, which is the sum of the six double-products possible. Since gives the sum of these six double products of the roots of , we have:
Similarly with , we get:
Thus, our polynomials are and .
The minimum value of happens at , and is .
The minimum value of happens at , and is .
The sum of these minimums is . -srisainandan6
Solution 3 (Mild Bash)
Let and . Notice that the roots of are and the roots of are Then we get:
The two possible equations are then and . The solutions are . From Vieta's we know that the total sum so the roots are paired and . Let and .
We can similarly get that and , and . Add the first two equations to get This means .
Once more, we can similarly obtain Therefore .
Now we can find the minimums to be and Summing, the answer is
~Leonard_my_dude~
Solution 4
Let , and , WLOG, ,
Notice how the coefficient for has to be the same for the two quadratics that are multiplied together above.
, , , , ,
By solving the above equations , , and
, and
.
See Also
2010 AMC 12B (Problems • Answer Key • Resources) | |
Preceded by Problem 22 |
Followed by Problem 24 |
1 • 2 • 3 • 4 • 5 • 6 • 7 • 8 • 9 • 10 • 11 • 12 • 13 • 14 • 15 • 16 • 17 • 18 • 19 • 20 • 21 • 22 • 23 • 24 • 25 | |
All AMC 12 Problems and Solutions |
The problems on this page are copyrighted by the Mathematical Association of America's American Mathematics Competitions.