The answer to the question is c
Answer:
As shown in picture, the circle is divided into 2 arcs, one of them is 142 deg.
Then the other one A is 360 - 142 = 218 deg (property of sum of all arcs on circle).
As the property of angle created by a tangent line:
x = (1/2) x arc A = (1/2) x 218 = 109 deg
Hope this helps!
:)
Answer:
It is A
Step-by-step explanation:
Got it right on the test :)
A is the answer probably but not too sure
For f(x) = 12/(1+x²), and subinterval width 4, you are to evaluate f(1), f(5), and f(9) and combine them according to the rule
... Integral ≈ (4/3)(f(1) + 4·f(5) + f(9)) = (4/3)(6.0000 + 4·0.4615 + 0.1463) ≈ 10.66
_____
Simpson's rule has you combine values of f(x) with coefficients 1, 4, 2, 4, ..., 2, 4, 1, where those values are evenly spaced at the edges of an even number of subintervals. Since we have only 3 values to combine, there are no terms that have a coefficient of 2. The entire sum is multiplied by 1/3 the subinterval width.