Problem:
Given that x2+y2=14x+6y+6, what is the largest possible value that 3x+4y can have?
Answer Choices:
A. 72
B. 73
C. 74
D. 75
E. 76
Solution:
The equation x2+y2=14x+6y+6 can be written
(xβ7)2+(yβ3)2=82,
which defines a circle of radius 8 centered at (7,3). If k is a possible value of 3x+4y for (x,y) on the circle, then the line 3x+4y=k must intersect the circle in at least one point. The largest value of k occurs when the line is tangent to the circle, and is therefore perpendicular to the radius at the point of tangency. Because the slope of the tangent line is β3/4, the slope of the radius is 4/3. It follows that the point on the circle that yields the maximum value of 3x+4y is one of the two points of tangency,
x=7+53β
8β=559β,y=3+54β
8β=547β,
or
x=7β53β
8β=511β,y=3β54β
8β=β517β.
The first point of tangency gives
3x+4y=3β
559β+4β
547β=5177β+5188β=73,
and the second one gives 3x+4y=533ββ568β=β7. Thus 73 is the desired maximum, while β7 is the minimum.
OR
Suppose that k=3x+4y is a possible value. Substituting y=(kβ3x)/4 into x2+y2=14x+6y+6, we get 16x2+(kβ3x)2=224x+24(kβ3x)+96, which simplifies to
25x2β2(3k+76)x+(k2β24kβ96)=0. (1)
If the line 3x+4y=k intersects the given circle, the discriminant of (1) must be nonnegative. Thus we get (3k+76)2β25(k2β24kβ96)β₯0, which simplifies to
(kβ73)(k+7)β€0.
Hence β7β€kβ€73.