<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>
There are no like terms in this expression
Answer:
m= 188 and Angle 3 = 90-47 = 43
Step-by-step explanation:
A repeating decimal is when the number repeat or go on forever and do not change
a terminating decimal is one that has an end to it's numbers
example of repeating: .303030303030303.....
example of terminating: .2427