We are given two problems. Problem 43: An object's position $P$ changes so that its distance from $(1, 2, -3)$ is always twice its distance from $(1, 2, 3)$. We need to show that $P$ is on a sphere and find its center and radius. Problem 44: An object's position $P$ changes so that its distance from $(1, 2, -3)$ always equals its distance from $(2, 3, 2)$. We need to find the equation of the plane on which $P$ lies.
Geometry3D GeometrySpheresPlanesDistance FormulaCompleting the Square
2025/6/2
1. Problem Description
We are given two problems.
Problem 43: An object's position P changes so that its distance from (1,2,−3) is always twice its distance from (1,2,3). We need to show that P is on a sphere and find its center and radius.
Problem 44: An object's position P changes so that its distance from (1,2,−3) always equals its distance from (2,3,2). We need to find the equation of the plane on which P lies.
2. Solution Steps
Problem 43:
Let P=(x,y,z). The distance from P to (1,2,−3) is (x−1)2+(y−2)2+(z+3)2. The distance from P to (1,2,3) is (x−1)2+(y−2)2+(z−3)2.
We are given that the distance from P to (1,2,−3) is twice the distance from P to (1,2,3). Thus,