<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:$642
Step-by-step explanation:
Solution:
First, calculate the amount of sales tax by multiply the percent tax times the total cost:
0.07×600 =42
Next, add the amount of tax to the price of the computer:
600+42=642
Answer:
17.78×9.208×4.445=727.7275768
D=mass÷volume
mass=density×volume
mass=19.3g/cm3×727,7275768=14045,14223224=14045grams
Answer:
Slope: 1/4
y-intercept: -6
Step-by-step explanation:
If the scholarship pays 75% of her classes cost, that means that she has to pay the 25% remaining of the classes cost so if we calculate it as follow:
0.25 * $14,000 = $3,500
=================================================================
Another method to understand:
if the scolarship pays 75% of her classes that will be
0.75* $14,000 = $10,500
now she has to pay the remaining of the total cost and that will be
$14,000 - $10,500 = $3,500.