Welcome to Westonci.ca, where you can find answers to all your questions from a community of experienced professionals. Get quick and reliable solutions to your questions from a community of seasoned experts on our user-friendly platform. Experience the ease of finding precise answers to your questions from a knowledgeable community of experts.

Find the distance between the points.
(0,4) and (-3,4)
The distance is


Sagot :

Answer:  3 units

=============================================================

Explanation:

The y coordinates are identical, so we just need to focus on the x coordinates.

Going from 0 to -3 is a distance of 3 units. Drawing out a number line might help.

Or we could apply subtraction and absolute value

|x1-x2| = |0-(-3)| = |0+3| = |3| = 3

which is the same as

|x2-x1| = |-3-0| = |-3| = 3

The absolute value is to ensure the result is never negative. Distance is never negative.

Side note: if the y coordinates weren't the same, then we'd have to use either the pythagorean theorem or the distance formula.