2019 AMC 10A Problems/Problem 19: Difference between revisions
No edit summary |
Sevenoptimus (talk | contribs) Fixed formatting and grammar |
||
| Line 7: | Line 7: | ||
==Solution== | ==Solution== | ||
Grouping the first and last terms and two middle terms gives <math>(x^2+5x+4)(x^2+5x+6)+2019</math> which can be simplified as <math>(x^2+5x+5)^2-1+2019</math>. Since squares are nonnegative, the answer is <math>\boxed{(B) 2018}</math> | Grouping the first and last terms and two middle terms gives <math>(x^2+5x+4)(x^2+5x+6)+2019</math>, which can be simplified as <math>(x^2+5x+5)^2-1+2019</math>. Since squares are nonnegative, the answer is <math>\boxed{\textbf{(B) } 2018}</math>. | ||
==Solution 2== | ==Solution 2== | ||
Let <math>a=x+\tfrac{5}{2}</math>. Then <math>(x+1)(x+2)(x+3)(x+4)</math> becomes <math>(a-\tfrac{3}{2})(a-\tfrac{1}{2})(a+\tfrac{1}{2})(a+\tfrac{3}{2})</math> | Let <math>a=x+\tfrac{5}{2}</math>. Then <math>(x+1)(x+2)(x+3)(x+4)</math> becomes <math>(a-\tfrac{3}{2})(a-\tfrac{1}{2})(a+\tfrac{1}{2})(a+\tfrac{3}{2})</math>. | ||
We can use difference of squares to get <math>(a^2-\tfrac{9}{4})(a^2-\tfrac{1}{4})</math>, and expand this to get <math>a^4-\tfrac{5}{2}a+\tfrac{9}{16}</math>. | We can use difference of squares to get <math>(a^2-\tfrac{9}{4})(a^2-\tfrac{1}{4})</math>, and expand this to get <math>a^4-\tfrac{5}{2}a+\tfrac{9}{16}</math>. | ||
Refactor this by completing the square to get <math>(a^2-\tfrac{5}{4})^2-1</math>, which has a minimum value of <math>-1</math>. The answer is thus <math>2019-1=\boxed{2018}</math>. | |||
Refactor this by completing the square to get <math>(a^2-\tfrac{5}{4})^2-1</math>, which has a minimum value of <math>-1</math>. The answer is thus <math>2019-1=\boxed{2018}</math> | |||
-WannabeCharmander | -WannabeCharmander | ||
| Line 25: | Line 23: | ||
Similar to Solution 1, grouping the first and last terms and the middle terms, we get <math>(x^2+5x+4)(x^2+5x+6)+2019</math>. | Similar to Solution 1, grouping the first and last terms and the middle terms, we get <math>(x^2+5x+4)(x^2+5x+6)+2019</math>. | ||
Letting <math>y=x^2+5x</math>, we get the expression <math>(y+4)(y+6)+2019</math>. Now, we can find the critical points of <math>(y+4)(y+6)</math> to minimize the function | Letting <math>y=x^2+5x</math>, we get the expression <math>(y+4)(y+6)+2019</math>. Now, we can find the critical points of <math>(y+4)(y+6)</math> to minimize the function: | ||
<math>\frac{d}{dx}(y^2+10y+24)=0</math> | <math>\frac{d}{dx}(y^2+10y+24)=0</math> | ||
| Line 35: | Line 33: | ||
<math>y=-5,0</math> | <math>y=-5,0</math> | ||
To minimize the result, we use <math>y=-5</math>. Hence, the minimum is <math>(-5+4)(-5+6)=-1</math>, so <math>-1+2019 = \boxed{\textbf{(B) }2018}</math> | To minimize the result, we use <math>y=-5</math>. Hence, the minimum is <math>(-5+4)(-5+6)=-1</math>, so <math>-1+2019 = \boxed{\textbf{(B) }2018}</math>. | ||
(inspired by solution by oO8715_alexOo) | (inspired by solution by oO8715_alexOo) | ||
Note: The minimum/maximum of a parabola occurs at <math>x=-b | Note: The minimum/maximum of a parabola occurs at <math>x=-\frac{b}{2a}</math>. | ||
==Solution 4== | ==Solution 4== | ||
Revision as of 18:56, 10 February 2019
Problem
What is the least possible value of
where
is a real number?
Solution
Grouping the first and last terms and two middle terms gives
, which can be simplified as
. Since squares are nonnegative, the answer is
.
Solution 2
Let
. Then
becomes
.
We can use difference of squares to get
, and expand this to get
.
Refactor this by completing the square to get
, which has a minimum value of
. The answer is thus
.
-WannabeCharmander
Solution 3 (using calculus)
Similar to Solution 1, grouping the first and last terms and the middle terms, we get
.
Letting
, we get the expression
. Now, we can find the critical points of
to minimize the function:
To minimize the result, we use
. Hence, the minimum is
, so
.
(inspired by solution by oO8715_alexOo)
Note: The minimum/maximum of a parabola occurs at
.
Solution 4
The expression is negative when an odd number of the factors are negative. This happens when
or
. Plugging in
or
yields
, which is very close to
.
.
Video Solution
For those who want a video solution: https://www.youtube.com/watch?v=Mfa7j2BoNjI
See Also
| 2019 AMC 10A (Problems • Answer Key • Resources) | ||
| Preceded by Problem 18 |
Followed by Problem 20 | |
| 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 10 Problems and Solutions | ||
These problems are copyrighted © by the Mathematical Association of America.