Question 936052: how can we identify a set of coordinates that represents a point lying on a sphere?
Answer by TimothyLamb(4379) (Show Source):
You can put this solution on YOUR website! ---
the general equation for a sphere is this:
(x - h)^2 + (y - j)^2 + (z - k)^2 = r^2
where:
x,y,z are the coordinates of a point on the surface of the sphere
h,j,k are the coordinates of the center of the sphere
r is the radius of the sphere
---
in the special case where the sphere is centered at the origin, (h,j,k) = (0,0,0)
in that special case only, the equation for the sphere becomes:
---
x^2 + y^2 + z^2 = r^2
because (h,j,k) = (0,0,0)
---
Free algebra tutoring live chat:
https://sooeet.com/chat.php?gn=algebra
---
Solve and graph linear equations:
https://sooeet.com/math/linear-equation-solver.php
---
Solve quadratic equations with quadratic formula:
https://sooeet.com/math/quadratic-formula-solver.php
---
Solve systems of linear equations up to 6-equations 6-variables:
https://sooeet.com/math/system-of-linear-equations-solver.php
---
|
|
|