<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>
It is 9 because you have a 30,60,90 triangle, and then you can use pythagorean theorem.
Answer:
Equilateral triangle: All three sides are equal.
Isosceles triangle: All two sides are equal.
Scalene triangle: No sides are equal.
Step-by-step explanation: Step 1: Label the given points as A, B, and C, and plot them as vertices of a triangle with connecting lines to draw the triangle we are working to identify.
Step 2: Calculate the side length AB using the distance formula.
Step 3: Calculate the side length BC using the distance formula.
Step 4: Calculate the side length AC using the distance formula.
Step 5: Compare the side lengths AB, BC, and AC from the previous steps to define the triangle type.
Answer:
What do you call a shoe make out of a banana?
Step-by-step explanation:
A slipper
Answer:
2n+10=-2
2n=-2-10
2n= -12
N= -12/2
n=-6
Step-by-step explanation: