Answer:
your answer is 12 units
Step-by-step explanation:
I hope it helps
Answer:
your answer is point D represent
A full circle in radians is 2π, and in degrees it's 360°. I want to convert the 72° to radians:
72° in radians = 72/360 * 2π = 2/5π
The circumference of a full circle is the number of radians times the radius. (ie., 2πr), so the JK part of the circle is:
5* 2/5π simplifies to 2π
Answer:

b = (T - a - c - d) / 3
Step-by-step explanation:
Let T be the total number of points required to advance.
a, c and d are points scored in the local matches, and b is the number of points scored in the district match. If b is worth 3 times as much as the other matches, the total number of points is given by:

Isolate b in order to find out how many points they need in the district match:

They need to score (T - a - c - d)/3, in the district match in order to win.
When roots of polynomials occur in radical form, they occur as two conjugates.
That is,
The conjugate of (a + √b) is (a - √b) and vice versa.
To show that the given conjugates come from a polynomial, we should create the polynomial from the given factors.
The first factor is x - (a + √b).
The second factor is x - (a - √b).
The polynomial is
f(x) = [x - (a + √b)]*[x - (a - √b)]
= x² - x(a - √b) - x(a + √b) + (a + √b)(a - √b)
= x² - 2ax + x√b - x√b + a² - b
= x² - 2ax + a² - b
This is a quadratic polynomial, as expected.
If you solve the quadratic equation x² - 2ax + a² - b = 0 with the quadratic formula, it should yield the pair of conjugate radical roots.
x = (1/2) [ 2a +/- √(4a² - 4(a² - b)]
= a +/- (1/2)*√(4b)
= a +/- √b
x = a + √b, or x = a - √b, as expected.