Problem

\# O GRAPHS AND FUnCTIONS Finding distances between points that share a common... Find the distan between the points \( (6,-3) \) and \( (6,5) \) Distance:

Solution

Step 1 :Use distance formula: \(d = \sqrt{(x_2 - x_1)^2 + (y_2 - y_1)^2}\)

Step 2 :Substitute given points: \(d = \sqrt{(6 - 6)^2 + (5 + 3)^2}\)

Step 3 :Evaluate: \(d = \sqrt{0^2 + 8^2} = \sqrt{64} = 8\)

From Solvely APP
Source: https://solvelyapp.com/problems/21175/

Get free Solvely APP to solve your own problems!

solvely Solvely
Download