asked 209k views
5 votes
The points A BC :(2, 2,1), :(1,1,3), :(2,0,5) − are the vertices of a right triangle. The radius of the sphere with center at the midpoint of the hypotenuse and passing through the vertex opposite the hypotenuse is:

asked
User Biox
by
8.7k points

1 Answer

1 vote

Answer:

r=1

Explanation:

First we need to know the length of each side of the triangle, so we use the formula of the vector modulus:


|AB|= \sqrt{(b_(1)-a_(1))^(2)+(b_(2)-a_(2))^(2)+(b_(3)-a_(3))^(2)

By doing so, we find:


|AB|=\sqrt {6}\\|BC|=\sqrt {6}\\|AC|=2\sqrt {5}

With this we know that the triangle is not right, but, we assume the longest side as the hypotenuse of the problem.

As we have two equal sides, we know that the line between point |AB| and the center of the hypotenuse is perpendicular, therefore, we can calculate it using Pythagoras theorem:


|BC|^(2)=r^(2)+((|AC|)/(2))^(2)\\\\r^(2)=|BC|^(2)-((|AC|)/(2))^(2)\\\\r^(2)=(√(6))^(2)- ((2√(5))/(2))^(2)\\\\r^(2)=6-5=1\\r=1

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.