2 boxes for $6.00 5 Bars each is 10 bars for $6.00 or $3.00 for 5 bars
so $6.00 divided by 10 =.60 or 60 cents per bar
12 bars for $7.44 is $7.44 divided by 12 =.62 or 62 cents per bar
so the difference between 60 cents and 62 cents is
2 cent Difference
Simply collect like terms, numbers and or variables that have the same number and type of variable.
For example 15x^2 and 10x^2 are like terms. Circle the sign in front of the term to perform the correct operation.
Answer:
40
Step-by-step explanation:
look at the picure for step by step explanation
<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>