<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>
Answer:
{-3, -1, 1}
Step-by-step explanation:
Zeros refer to x-intercepts. X-intercepts are x values when y = 0. You can tell where they are by looking at where the line passes the x-axis.
Therefore, {-3, -1, 1} are the zeros.
Answer:
y = - c/B + Ax/B
Step-by-step explanation:
Isolate the variable by dividing each side by factors that don't contain the variable.
Answer:
B. BD = 9
Step-by-step explanation:
Simply set the 2 equations equal to each other (both are congruent due to perpendicular bisector):
6x + 3 = 3x = 6
3x + 3 = 6
3x = 3
x = 1
Then substitute 1 for <em>x</em> in BD
6(1) + 3
6 + 3
BD = 9
Find 30% of 150. To do this, mult. 150 by 0.30. Result: 45.