answersLogoWhite

0

Distance = sqrt[(Y2 - Y1)2 + (X2 - X1)2]

Distance = sqrt[(9 - - 3)2 + (0 - 5)2]

Distance = sqrt[(12)2 + (- 5)2]

Distance = sqrt(144 + 25)

Distance = sqrt(169)

Distance = 13 units

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

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

What is the 3-D distance formula?

The 3-D distance formula depends upon what the two points are that you are trying to find the distance between. In order to find the formula, you need to enter 2 sets of coordinates in the 3 dimensional Cartesian coordinate system, and then calculate the distance between the points.


What is the implementation of the distance function in C for calculating the distance between two points in a program?

To implement the distance function in C for calculating the distance between two points in a program, you can use the formula for Euclidean distance: double distance sqrt(pow((x2 - x1), 2) pow((y2 - y1), 2)); This formula calculates the distance between two points (x1, y1) and (x2, y2) in a Cartesian coordinate system.


What are the differences between Cartesian coordinate and polar coordinate systems, and how do they affect the representation of points in a two-dimensional space?

The Cartesian coordinate system uses x and y axes to locate points based on their horizontal and vertical positions, while the polar coordinate system uses radius and angle to locate points based on their distance and direction from a central point. Cartesian coordinates are more commonly used for linear equations and geometric shapes, while polar coordinates are useful for representing circular patterns and curves. The choice of coordinate system affects how points are located and described in a two-dimensional space.


What is the distance between the origin of a cartesian coordinate system and the point 5 8?

7.62


How important are the reference points in a coordinate system?

If the reference points are not correct, the location of any coordinate will be incorrect.


What is a coordinated grid?

A coordinate grid is a grid that you plot points on. A coordinate grid is a 2-dimensional: system in which a location is described by its distance from two perpendicular lines called axes.


What is the distance between the origin of a Cartesian coordinate system and the point -5 -8?

3


How do you do Pythagoras in 3d?

d2 = a2 + b2 + c2 a, b, and c are dimensional distances which are perpendicular (like x, y, and z coordinate system) and d is the distance between 2 points separated by those dimensions (or a diagonal line between the 2 points).


The Cartesian coordinate system describes points on the?

It describes points on a plane.


What is the distance between to objects?

To calculate the distance between two objects, you need to know their respective positions in a specific coordinate system. Then, you can use a distance formula, such as the Euclidean distance formula in Cartesian coordinates, to determine the distance between the two objects.


What system do mathematicians use to describe the exact location of points?

Coordinate system


What can be graphed as a point or set of points?

Cartesian coordinate system