The formula for arc length is S = ∅*r.
Where S is the arc length, ∅ is the angle measure in radians, and r is the radius of the circle.
S = *1
S =
Answer:
Step-by-step explanation:
This is a third degree polynomial since we have 3 zeros. We find these zeros by factoring the given polynomial. The zeros of a polynomial are where the graph of the function goes through the x-axis (where y = 0). If x = -4, the factor that gives us this value is (x + 4) = 0 and solving that for x, we get x = -4. If x = -2, the factor that gives us that value is (x + 2) = 0 and solving that for x, we get x = -2. Same for the 5. The way we find the polynomial that gave us these zeros is to go backwards from the factors and FOIL them out. That means that we need to find the product of
(x + 4)(x + 2)(x - 5). Do the first 2 terms, then multiply in the third.
, which simplifies to

No we multiply in the final factor of (x - 5):
which simplifies to

If you are aware of the method for factoring higher degree polymomials, which is to use the Rational Root Theorem and synthetic division, you will see that this factors to x = -4, -2, 5. If you know how to use your calculator, you will find the same zeros in your solving polynomials function in your apps.
Answer:
Option D y=-3x^2 +4
Step-by-step explanation:
This is the correct answer because the graph is going down which shows that it is negative and the y intersect is +4
Answer:
C a1= -2
an = an-1 +3
Step-by-step explanation:
an = -2+ (n-1)3
What is the first term? Let n=1
a1 = -2 + 0*3
a1 = -2
The difference between the terms is +3 (coefficient on (n-1))
The second term is the first term +3
The third term is the second term plus 3
The next term is the previous term +3
so an = an-1+ 3