Math 22 The Three-Dimensional Coordinate System

From Math Wiki
Revision as of 07:31, 18 August 2020 by Tphan046 (talk | contribs)
Jump to navigation Jump to search

The Three-Dimensional Coordinate System

3d spaces.png

The Distance and Midpoint Formulas

 The distance  between the points  and Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle (x_{2},y_{2},z_{2})}
 is
 
 

Exercises 1 Find the distance between two points

1) Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle (4,2,3)and<math>(1,2,0)}

Solution:  
Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle d={\sqrt {(x_{2}-x_{1})^{2}+(y_{2}-y_{1})^{2}+(z_{2}-z_{1})^{2}}}={\sqrt {(1-4)^{2}+(2-2)^{2}+(0-3)^{2}}}={\sqrt {18}}}

2) Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle (1,2,4)and<math>(2,5,1)}

Solution:  
Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle d={\sqrt {(2-1)^{2}+(5-2)^{2}+(1-4)^{2}}}={\sqrt {19}}}

Midpoint Formula in Space

Return to Topics Page

This page were made by Tri Phan