Question
Question: Let P(a, b) be a point on the parabola y = 4x - x² and it is the point nearest to the point A(-1, 4)...
Let P(a, b) be a point on the parabola y = 4x - x² and it is the point nearest to the point A(-1, 4). Then (a + b) equals to

Answer
4
Explanation
Solution
Let P(a, b) be a point on the parabola y=4x−x2. The distance squared from A(-1, 4) to P(a, b) is d2=(a+1)2+(b−4)2. Since b=4a−a2, we have d2(a)=(a+1)2+(4a−a2−4)2=(a+1)2+(a−2)4. To minimize d2, we find the derivative: dad(d2)=2(a+1)+4(a−2)3. Setting the derivative to 0: 2(a+1)+4(a−2)3=0⟹a+1+2(a−2)3=0. By inspection, a=1 is a solution. For a=1, b=4(1)−(1)2=3. The point is P(1, 3). Then a+b=1+3=4.
