Question
Question: In the xy-plane, the length of the shortest path from (0, 0) to (12, 16) that does not go inside the...
In the xy-plane, the length of the shortest path from (0, 0) to (12, 16) that does not go inside the circle ( x - 6) + ( y - 8) = 25 is:
5
10
5π
10 + 5π
10+5π
Solution
The problem asks for the shortest path from point A(0, 0) to point B(12, 16) that does not go inside the circle (x−6)2+(y−8)2=25.
-
Identify the given points and circle:
- Starting point: A = (0, 0)
- Ending point: B = (12, 16)
- Circle equation: (x−6)2+(y−8)2=25
- Center of the circle: C = (6, 8)
- Radius of the circle: r = 25=5
-
Check the positions of A and B relative to the circle:
- Distance from A(0,0) to C(6,8): dAC=(6−0)2+(8−0)2=62+82=36+64=100=10. Since dAC=10>r=5, point A is outside the circle.
- Distance from B(12,16) to C(6,8): dBC=(12−6)2+(16−8)2=62+82=36+64=100=10. Since dBC=10>r=5, point B is outside the circle.
-
Check if the straight line path AB intersects the circle:
- The equation of the line passing through A(0,0) and B(12,16) is y=1216x=34x, or 4x−3y=0.
- The distance from the center C(6,8) to the line 4x−3y=0 is: d=42+(−3)2∣4(6)−3(8)∣=16+9∣24−24∣=250=0.
- Since the distance from the center to the line is 0, the line segment AB passes through the center of the circle C(6,8).
-
Determine the points of intersection and the path:
-
Since the line AB passes through the center C, the points of intersection of the line with the circle are C±r⋅u^AB, where u^AB is the unit vector along AB.
-
The vector AB=(12,16). Its magnitude is 122+162=144+256=400=20.
-
The unit vector u^AB=(2012,2016)=(53,54).
-
The intersection points are:
- P1=(6,8)−5(53,54)=(6,8)−(3,4)=(3,4).
- P2=(6,8)+5(53,54)=(6,8)+(3,4)=(9,12).
-
The straight line path from A to B is A→P1→P2→B.
- Length of AP1=(3−0)2+(4−0)2=32+42=9+16=25=5.
- Length of P2B=(12−9)2+(16−12)2=32+42=9+16=25=5.
- The segment P1P2 has length 2r=2×5=10. This segment is inside the circle.
-
To avoid going inside the circle, the path must follow an arc along the circle from P1 to P2.
-
The vectors from the center C to P1 and P2 are:
- CP1=(3−6,4−8)=(−3,−4).
- CP2=(9−6,12−8)=(3,4).
-
Since CP2=−CP1, the points P1 and P2 are diametrically opposite on the circle.
-
The angle subtended by the arc P1P2 at the center is π radians (180 degrees).
-
The length of this arc is rθ=5×π=5π.
-
-
Calculate the total shortest path length:
The shortest path consists of three segments:
- Straight line from A to P1: Length AP1=5.
- Arc along the circle from P1 to P2: Length 5π.
- Straight line from P2 to B: Length P2B=5.
Total shortest path length = AP1+Arc length+P2B=5+5π+5=10+5π.
The problem setup simplifies significantly because A, C, B are collinear, and A and B are symmetric with respect to C at a distance of 2r.
The final answer is 10+5π.