<span>first, we are going to define variables as the following:
a = 0
a = π/2
n = 4 rectangles
Δx = [ b - a ] / n ------>Δx = [ π/2 - 0 ] / 4 = π/8
right endpoints :
sum( seq( 4 cos(x) * π/8 , x , 0+π/8 , π/2 , π/8 ) ) = 3.163065 underestimate
left endpoints:
sum( seq( 4 cos(x) * π/8 , x , 0 , π/2-(π/8) , π/8 ) ) = 4.733861 overestimate
the reason because the actual estimate by integral as the following:
π/2
∫ 4cos(x) dx = 4
0</span>
(a) 28%
(b) 24%
When calculating the total amount of people it come out to 150.
According to the table 42 people smoke. 42/150 is 28%
According to the table 36 people exercise regularly. 36/150 is 24%
10 lb
well I could be wrong
Answer: he would have made 7 feild goals and 49 extra points
Step-by-step explanation:
The first one (top left) is a function. Use the vertical line test, if a vertical line crosses the line drawn on the graph twice, then it's not a function.