Problem 1: Let P1 = (x1, y1) and P2 = (x2, y2) be two given points. Find the thi
ID: 2966296 • Letter: P
Question
Problem 1: Let P1 = (x1, y1) and P2 = (x2, y2) be two given points. Find the third point P3 = (x3, y3) such that d1 = d2 is minimized, where d1 is the distance from P3 to P1 and d2 is the distance from P3 to P2. (Only accept the method using Lagrange multiplier.)Text book: Optimal Control Problem 1: Let P1 = (x1, y1) and P2 = (x2, y2) be two given points. Find the third point P3 = (x3, y3) such that d1 = d2 is minimized, where d1 is the distance from P3 to P1 and d2 is the distance from P3 to P2. (Only accept the method using Lagrange multiplier.)
Text book: Optimal Control
Text book: Optimal Control
Explanation / Answer
P3 = (x3, y3) , will be points of perpendicular bisector of P1 = (x1, y1) and P2 = (x2, y2)