Difference between revisions of "2024 AMC 12B Problems/Problem 13"
(→Solution 2 (Coordinate Geometry)) |
(→Solution 2 (Coordinate Geometry and HM-GM)) |
||
Line 30: | Line 30: | ||
==Solution 2 (Coordinate Geometry and HM-GM)== | ==Solution 2 (Coordinate Geometry and HM-GM)== | ||
+ | |||
+ | [[Image:2024_amc_12B_P13.PNG|thumb|center|400px|]] | ||
+ | |||
<cmath>(x-3)^2 + (y-4)^2 = h + 25 </cmath> | <cmath>(x-3)^2 + (y-4)^2 = h + 25 </cmath> | ||
<cmath>(x-5)^2 + (y+2)^2 = k + 29 </cmath> | <cmath>(x-5)^2 + (y+2)^2 = k + 29 </cmath> |
Revision as of 10:14, 14 November 2024
Contents
Problem 13
There are real numbers and that satisfy the system of equationsWhat is the minimum possible value of ?
Solution 1 (Easy and Fast)
Adding up the first and second statement, we get h+k with:
= 2x^2 + 2y^2 - 16x - 4y
= 2(x^2 - 8x) + 2(y^2 - 2y)
= 2(x^2 - 8x + 16) - (2)(16) + 2(y^2 - 2y + 1) - (2)(1)
= 2(x - 4)^2 + 2(y - 1)^2 - 34
All squared values must be greater or equal to 0. As we are aiming for the minimum value, we let the 2 squared terms be 0.
This leads to (h+k)min = 0 + 0 - 34 = (C) -34
~mitsuihisashi14
Solution 2 (Coordinate Geometry and HM-GM)
distance between 2 circle centers is min( h + k ) = .
See also
2024 AMC 12B (Problems • Answer Key • Resources) | |
Preceded by Problem 12 |
Followed by Problem 14 |
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.