4.2. Three spheres touch each other pairwise; a plane touches these spheres at points A,B, and C. Find the radii of the spheres if the sides of triangle ABC are equal to a,b, and c.
Official solution
4.2. Let x,y and z be the radii of the spheres. According to problem 4.1, a=2xy,b=2yz and c=2xz. Therefore, ac/b=2x, hence x=ac/2b. Similarly, y=ab/2c and z=bc/2a.
Source: NuminaMath-1.5,
licensed Apache-2.0.
Statement and solution reproduced as published; topic, difficulty and ordering added
by this site.