The points (2, 3,6) and (6, 3, !2) both lie on the sphere x

2
+ y
2
+ z
2
= 49. What is the shortest
path between them if travel is restricted to the surface of the sphere?

2 answers

The second point should be -2, just so you know
The shortest path will be along a great circle along the surface, which will be an arc with radius 7, the radius of the sphere. The length of the arc will be 7 theta, where theta (in radians) is the angle between two lines from the center to the two points on the sphere. Calculate that angle (theta) and you will have it. You can do it with a vector cross product.

7*7 sin theta = |R1 x R2|
R1 = 2i + 3j + 6k
R2 = 6i + 3j - 2k
etc

I will leave the rest to you. Perhaps another teacher has an easier way, but this looks like a good way to do it.
Similar Questions
  1. Determine whether each statement is true or false.A chord that contains the center of the sphere is a diameter of the sphere. A
    1. answers icon 4 answers
  2. What does the diameter of a sphere join?any two points on the sphere any two points on the sphere and contains the center <~my
    1. answers icon 1 answer
  3. What does the radius of a sphere join?any two points on the sphere and does not contain the center any two points on the sphere
    1. answers icon 2 answers
    1. answers icon 0 answers
more similar questions