Question 847225
Area of the sector, based on it being {{{120/360}}} of the area of the circle of radius r, is {{{highlight_green((12/36)pi*r^2)}}}.


The triangle with bottom side AB has two equal sides of r each.  Note that this is two special triangles sharing a common side.  If you split the triangle from the center point of the circle to the middle of AB, you have TWO 30-60-90 triangles.  The bottom leg is (1/2)AB, the leg with endpoint at the circle center has length {{{r/2}}}, and hypotenuse is r.  We know all this because we have a special right triangle.  Drawing the picture of everything will help.  With all this, first find the length AB, and then find the expression for the area of the central triangle (with the central angle 120 degrees).


*{{{(AB/2)^2+(r/2)^2=r^2}}};
the algebra steps, not shown here, will give {{{highlight_green(AB=r*sqrt(3))}}}; the area for the 120 degree central triangle is {{{(1/2)(AB)(r/2)}}}, half of base times height,
{{{(1/2)*r*sqrt(3)*r/2}}}
{{{highlight_green(r^2*sqrt(3)/4)}}}, the triangle's area.


The question asks, what is the ratio of the sector area to the area of triangle AOB.  Form that ratio and simplify.
{{{((1/3)pi*r^2)/((1/4)r^2*sqrt(3))}}}
{{{(4/3)pi/sqrt(3)}}}
{{{highlight(4*pi/(3*sqrt(3)))}}}




-------------
*  A little more help from the Pythagorean Theorem relationship.
The "AB" is the geometry point notation for the measure of the segment, AB.  The two special 30-60-90 triangles which make up the one central angled triangle have a leg of {{{(1/2)AB}}}.  The other "leg" is of length {{{r/2}}}, while the hypotenuse is r.
-
{{{(AB/2)^2+(r/2)^2=r^2}}} and we want to solve for AB.
{{{(AB/2)^2=r^2-(r/2)^2}}}
{{{AB^2=(2^2)(r^2-r^2/2^2)}}}
{{{AB^2=4(r^2-(1/4)r^2)}}}
{{{AB^2=4r^2-r^2}}}
{{{AB^2=3r^2}}}
{{{AB=sqrt(3r^2)}}}
{{{AB=r*sqrt(3)}}}