QUESTION IMAGE
Question
what is the distance formula? a. \\(\sqrt{(y_2 - y_1)^2 - (x_2 - x_1)^2}\\) b. \\(\sqrt{(x_2 + x_1)^2 - (y_2 + y_1)^2}\\) c. \\(\sqrt{(x_2 - x_1) + (y_2 - y_1)}\\) d. \\(\sqrt{(x_2 - x_1)^2 + (y_2 - y_1)^2}\\)
Brief Explanations
The distance formula between two points $(x_1,y_1)$ and $(x_2,y_2)$ in a 2D coordinate plane is derived from the Pythagorean theorem. It calculates the straight-line distance by taking the square root of the sum of the squared differences of their corresponding coordinates.
Snap & solve any problem in the app
Get step-by-step solutions on Sovi AI
Photo-based solutions with guided steps
Explore more problems and detailed explanations
D. $\sqrt{(x_2 - x_1)^2 + (y_2 - y_1)^2}$