Answer:
300pi
Step-by-step explanation:
that is 3/4 of a circle with the radius of 20. Meaning that the area is 300pi
Step-by-step explanation:
The gender of a child which is either a boy or a girl is determined by the XX-chromosomes, or XY-chromosomes.
Since the couple plan to have 5 children, the chance of a child being a boy is equal to the chance of it being a girl - the chances are 50/50.
What we do to achieve our aim is to run a simulation that would add an X or Y to an X for all 5 children.
Doing this 125 times, we obtain the number of trials we desire.
For each trial, we get for each child, C:
C1: X + (X or Y)
C2: X + (X or Y)
C3: X + (X or Y)
C4: X + (X or Y)
C5: X + (X or Y)
Since the chance of having an X is equal to the chance of having a Y, they equal probability, which is 0.5 for each.
Answer a^3-3a
a^2 times a = a^3 you add exponents
The easiest way is to try the point (-4,1), that is, x=-4, y=1,
to see which equation works.
b works.
The usual way to do it is to find the equation of the circle
standard form of a circle is (x-h)²+(y-k)²=r², (h,k) are the coordinates of the center, r is the radius.
in this case, the center is (-2,1), so (x+2)²+(y-1)²=r²
the given point (-4,1) is for you to find r: (-4+2)²+(1-1)²=r², r=2
so the equation is (x+2)²+(y-1)²=2²
expand it: x²+4x+4+y²-2y+1=4
x²+y²+4x-2y+1=0, which is answer b.