find the value of y if the distance between the points (2,y)and(-4,3)is 10
Answers
Answered by
5
Answer:
Distance d between 2 points (x1,y1) and (x2,y2) is given by the formula:
d^2 = (x2 - x1)^2 + (y2 - y1)^2
Placing the values, we get -
10^2 = (-4–2)^2 + (3-y)^2
or, 100 = 36 + (3-y)^2
or, (3-y)^2 = 100 - 36 = 64
or, (3-y) = +8 or -8
Hence, y = 11 or -5
Answered by
6
- The distance formula is an algebraic expression used to determine the distance between two points with the coordinates (x₁, y₁) and (x₂, y₂).
Distance Between Two Points is Given by :
- Plug In the values
- Squaring On Both Sides
- Subtracting 36 from Both Sides
- Taking Square Root on Both Sides
- Then, The Possible Solution is
⇒ + 8 = 3 - y
⇒ + 8 - 3 = - y
⇒ + 5 = - y
⇒ - 5 = y
- And Other Possible Solution is
⇒ - 8 = 3 - y
⇒ - 8 - 3 = - y
⇒ - 11 = - y
⇒ 11 = y
Similar questions