what will be the angle at the centre?

915 Views Asked by At

Taken a tetrahedron of same edges, a point is taken inside it which is equidistant from all $4$ vertices, i.e if a sphere is made taking it as a centre, all the vertices will be on the sphere, now taking any two vertex and that centre (on the plane passing through that centre and these two vertices),could any one tell me what will be the angle at the centre?

I could not draw here :(

1

There are 1 best solutions below

0
On

Your description is slightly unusual, but what you have is a regular tetrahedron, and from the Wikipedia entry here, you can take the centre to be the origin and two of the vertices to be $$(0, 1, 1/\sqrt{2}), \quad (0, -1, 1/\sqrt{2})$$

This gives you an isosceles triangle with sides $\sqrt{\frac32}, \sqrt{\frac32}, 2$ and you can use the cosine rule from elementary trigonometry ($c^2 = a^2 + b^2 -2ab\cos\theta$) to get $$4 = \frac32 + \frac32 - 2.\frac32\cos\theta$$

so that

$$\cos\theta = -\frac13 \text{ and finally, we get } \theta = \cos^{-1}\left(-\frac13\right)=\pi-\cos^{-1}\left(\frac13\right)\approx109.4712206^{o}$$