Answer:
Step 2: 4(2) + 4(3x)
Step-by-step explanation:
By definition, the area of a rectangle is given by:
Area = Length × Width
In this case, we know that:
Area = 8 + 12x
Width = 4
Therefore:
Step 1: 8 + 12x
Step 2: 4(2) + (4)(3x)
Step 3: 4(2 + 3x)
Therefore, the dimensions of the rectangle are 4 and 2 + 3x.
The mistake was made in STEP 2. Instead of 4(2) + 4(x2) it should be 4(2) + 4(3x). Which is the second option.
Answer:
4.62
Step-by-step explanation:
2 * 1.62= 3.24
new cost is $3.24 + 2 = 5.24
5.24 * .12 = .62 discount
5.24 - .62
4.62
Answer:
the answer is 40
Step-by-step explanation:
U multiply then subtract.
Answer:
x=66
Step-by-step explanation:
A straight line is equal to 180 degrees so we can make the equation 180=2x-48. After this we can do 180-48=2x then we can do 132/2=x
<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>