Question
Question: Let M be the mid-point of the side AB of the equilateral triangle ABC having side length 2 units. P ...
Let M be the mid-point of the side AB of the equilateral triangle ABC having side length 2 units. P is a mid-point on BC such that 'AP+PM' is minimum. If the value of 'AP+PM' is b then the value of b-7 is equal to _____

0
Solution
To find the minimum value of AP + PM, where P is a point on the line segment BC, we use the reflection principle.
-
Reflection Principle: Reflect point M across the line BC to get M'. The sum AP + PM will be minimum when A, P, and M' are collinear, and the minimum value will be the straight-line distance AM'.
-
Set up Coordinate System: Let C be the origin (0,0). Since the triangle ABC is equilateral with side length 2 units, the coordinates of B will be (2,0). The coordinates of A can be found using trigonometry: A = (side length * cos(60°), side length * sin(60°)) A = (2 * 1/2, 2 * 3/2) A = (1, 3)
-
Find Coordinates of M: M is the mid-point of side AB. A = (1, 3) B = (2, 0) M = (21+2,23+0) M = (23,23)
-
Find Coordinates of M' (Reflection of M across BC): The line BC lies on the x-axis (y=0). When a point (x,y) is reflected across the x-axis, its reflection is (x,-y). So, M' = (23,−23)
-
Calculate the Minimum Distance AM': The minimum value of AP + PM is the distance between A(1, 3) and M'(23, −23). Using the distance formula: AM′=(23−1)2+(−23−3)2 AM′=(21)2+(−233)2 AM′=41+49×3 AM′=41+427 AM′=428 AM′=7
-
Determine the value of b and then b-7: We are given that the minimum value of AP + PM is b. So, b=7. This implies b = 7.
The value of b-7 is 7−7=0.