A graph displays point A (5, 3, 4) and point B (−4, 2, 6). Calculate the approximate distance each point is from the origin. Round to the nearest tenth. Which point is farther from the origin, and by how much?

Respuesta :

Distance from the origin to the points  ≈ 0.41.

What is the distance between two points ( p,q) and (x,y)?

The shortest distance (length of the straight line segment's length connecting both given points) between points ( p,q) and (x,y) is:

D = √[(x-p)² + (y-q)²]  

Point A (5, 3, 4) and point B (−4, 2, 6) are located away from the origin (0,0,0), and the points from the origin to this points are expressed as OB - OA where;

Let OB is the distance from the origin to the point B

Let OA is the distance from the origin to the point A

Using the formula for calculating the distance between two points;

OA = √(z2-z1)²+(y2-y1)²+(x2-x1)²

OA = √(4-0)²+(3-0)²+(5-0)²

OA = √(16)+(9)+(25)

OA = √50

OA = 7.071

Similarly;

OB = √(6-0)²+(2-0)²+(-4-0)²

OB = √(6)²+(2)²+(-4)²

OB = √36+4+16

OB = √56

OB = 7.4833

Distance from the origin to the points = 7.4833 - 7.071= 0.4123

Distance from the origin to the points  ≈ 0.41

Learn more about distance between two points here:

brainly.com/question/16410393

#SPJ1