Difference between revisions of "2010 AMC 12B Problems/Problem 23"
Isabelchen (talk | contribs) (→Solution 4) |
Isabelchen (talk | contribs) (→Solution 4) |
||
Line 73: | Line 73: | ||
== Solution 4 == | == Solution 4 == | ||
− | Let <math>P(x) = (x+a)(x+b)</math>, | + | Let <math>P(x) = (x+a)(x+b)</math>, <math>Q(x) = (x+c)(x+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 79: | Line 79: | ||
<math>Q(P(x)) = (x^2 + ax + bx + ab + c)(x^2 + ax + bx + ab + d)</math> | <math>Q(P(x)) = (x^2 + ax + bx + ab + c)(x^2 + ax + bx + ab + d)</math> | ||
− | Notice how the coefficient for <math>x</math> has to be the same for the two quadratics that are multiplied | + | Notice how the coefficient for <math>x</math> has to be the same for the two quadratics that are multiplied to create <math>P(Q(x))</math>, and <math>Q(P(x))</math>. |
− | <math>P(Q(x)) = (x+ 23)(x+ 21)(x+ 17)(x+ 15) = (x^2 + 38x + 345)(x^2 + 38x + 357)</math> | + | <math>P(Q(x)) = (x+ 23)(x+ 21)(x+ 17)(x+ 15)</math>, <math>P(Q(x)) = (x^2 + 38x + 345)(x^2 + 38x + 357)</math> |
− | <math>Q(P(x)) = (x+ 59)(x+ 57)(x+ 51)(x+ 49) = (x^2 + 108x + 2891)(x^2 + 108x + | + | <math>Q(P(x)) = (x+ 59)(x+ 57)(x+ 51)(x+ 49) = (x^2 + 108x + 2891)(x^2 + 108x + 2907)</math> |
− | |||
− | + | <math>c + d = 38</math>, <math>cd + a = 345</math>, <math>cd + b = 357</math>, <math>a + b = 108</math>, <math>ab + c = 2891</math>, <math>ab + d = 2907</math> | |
− | <math>P(x) = (x+60)(x+48) = x^2 + 108x + 2880 = (x+54)^2 - 36</math> | + | <math>cd = \frac{345 + 357 - 108}{2} = 297</math>, <math>297 = 3^3 \cdot 11</math>, <math>c = 27</math>, <math>d = 11</math> |
+ | |||
+ | <math>a = 345 - 27*11 = 48</math>, <math>b = 357 - 27*11 = 60</math> | ||
+ | |||
+ | |||
+ | <math>P(x) = (x+60)(x+48) = x^2 + 108x + 2880 = (x+54)^2 - 36</math> | ||
+ | |||
+ | <math>Q(x) = (x+27)(x+11) = x^2 + 38x + 297 = (x+19)^2 -64</math> | ||
<math>-36 -64 = \boxed{\textbf{(A) } -100}</math>. | <math>-36 -64 = \boxed{\textbf{(A) } -100}</math>. |
Revision as of 05:04, 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 , .
Notice how the coefficient for has to be the same for the two quadratics that are multiplied to create , 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.