Abby W.

asked • 09/01/19

UUUUUUMMMMMM...........

In the figure below, $O$ is the center of the circle, and the radius of the circle is $8$. Angle $\angle BOA$ is right. What is the area of the filled-in (purple) region?


Explain the steps of your solution. Give your answer in exact form (which may involve pi). In other words, don't round off (but do simplify if you can).

[asy]
size(4cm);
pair o=(0,0); pair a=(-sqrt(2)/2,-sqrt(2)/2); pair b=(sqrt(2)/2,-sqrt(2)/2);
path p=Arc(o,1,225,315)--b--a--cycle;
fill(p,purple);
dot(o); dot(a); dot(b);
draw(o--b--a--o);
draw(a/8--(a+b)/8--b/8);
draw(Circle(o,1));
label("$O$",o,N);
label("$A$",a,SW);
label("$B$",b,SE);
[/asy]

2 Answers By Expert Tutors

By:

David W. answered • 09/01/19

Tutor
4.7 (90)

Experienced Prof

Still looking for help? Get the right answer, fast.

Ask a question for free

Get a free answer to a quick problem.
Most questions answered within 4 hours.

OR

Find an Online Tutor Now

Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.