+0  
 
-2
559
1
avatar

What is the ratio of the smaller circle's area to the larger circle's area? Give your answer in fully simplified form. It should look like "x:y", where x and y are replaced by integers. [asy] size(4cm); pair o=(0,0); pair x=(0.9,-0.4); draw(Circle(o,sqrt(0.97))); draw(Circle((o+x)/2,sqrt(0.97)/2)); dot(o); dot(x); dot(-x); draw(-x--x); [/asy]

 Apr 8, 2020
 #1
avatar+934 
0

Can you write this question in laTex so it is readable.

Thanks!

 Apr 8, 2020

4 Online Users

avatar