Multiple choice

A sphere with diameter $50$ cm intersects a plane $14$ cm from the center of the sphere. What is the number of square centimeters in the area of the circle formed?

  1. $49\pi$
  2. $196\pi$
  3. $429\pi$
  4. $576\pi$
  5. $2304\pi$
Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

Sphere radius R = 25. Distance to plane d = 14. Circle radius r = sqrt(R^2 - d^2) = sqrt(25^2 - 14^2) = sqrt(625 - 196) = sqrt(429). Area = pi * r^2 = 429pi.

AI explanation

A plane intersecting a sphere forms a circle whose radius is found using the Pythagorean theorem. The radius of the sphere is 25 cm, and the distance from the center to the plane is 14 cm, making the radius of the circle $\sqrt{25^2 - 14^2} = \sqrt{625 - 196} = \sqrt{429}$. The area of this circle is $\pi r^2$, which equals $\pi(\sqrt{429})^2 = 429\pi$. The area is $429\pi$ square centimeters.