QUESTION IMAGE
Question
what is the distance between points (1,2) and (5,5)?
3
4
5
6
question 4
what is the midpoint of (-2,-2) and (2,2)?
(1.1)
(0.0)
(-1,-1)
(0,1)
Step1: Use the distance formula
The distance formula between two points \((x_1,y_1)\) and \((x_2,y_2)\) is \(d = \sqrt{(x_2 - x_1)^2+(y_2 - y_1)^2}\). Here, \(x_1 = 1,y_1 = 2,x_2 = 5,y_2 = 5\).
Step2: Calculate the values
Step3: Use the mid - point formula
The mid - point formula between two points \((x_1,y_1)\) and \((x_2,y_2)\) is \((\frac{x_1+x_2}{2},\frac{y_1 + y_2}{2})\). Here, \(x_1=-2,y_1=-2,x_2 = 2,y_2 = 2\).
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
For the distance question: 5.
For the mid - point question: \((0,0)\)