Answer:
To find the simplified expression for the area of the circular playground excluding the football fields, you first need to find the area of the circular playground and then subtract the combined area of the two rectangular football fields.
Area of the Circular Playground:
The area of a circle with radius "r" is given by the formula A = πr^2.
In your case, the area of the circular playground is given as 3x^2 - 9x. So, you can set this equal to the formula for the area of a circle:
3x^2 - 9x = πr^2
Find the Radius (r):
To find the radius "r," you need to solve for it:
3x^2 - 9x = πr^2
Divide both sides by π:
(3x^2 - 9x) / π = r^2
Take the square root of both sides:
r = √((3x^2 - 9x) / π)
Calculate the Area of the Football Fields:
Each football field has dimensions 2x by 5, so the area of one football field is (2x)(5) = 10x square units. Since there are two football fields, their combined area is 2 * 10x = 20x square units.
Calculate the Area Excluding Football Fields:
Now, subtract the area of the football fields from the area of the circular playground:
Area excluding football fields = (3x^2 - 9x) - 20x
Simplify this expression:
Area excluding football fields = 3x^2 - 9x - 20x
Area excluding football fields = 3x^2 - 29x
So, the simplified expression for the area of the circular playground excluding the football fields is 3x^2 - 29x square units.
Explanation: