Answer: V = (12in - 2*x)*(8 in - 2*x)*x
Step-by-step explanation:
So we have a rectangular cardboard sheet, and we cut four squares of side length x in each corner so we can make a box.
Remember that for a box of length L, width W and height H, the volume is:
V = L*W*H
In this case, the length initially is 12 inches, but we remove (from each end) x inches of the length, then the length of the box will be:
L = 12 in - 2*x
For the width we have a similar case:
W = 8in - 2*x
And te height of the box will be equal to x, then:
H = x
This means that the volume is:
V = (12in - 2*x)*(8 in - 2*x)*x
Here we can see the connection between the cutout and the volume of the box
Answer:
surface area is 39
Step-by-step explanation:
add the areas of each geometric figure making up the composite 3D figure.
first 3D figure
2+2+6+6
=16---eq 1
from third 3D figure
4+4+10+5
= 23
from 1 and 2
16+23
= 39
may be!! I'm not sure bout this answer
Answer:
an = a(n-1) - 7
Step-by-step explanation:
the second term is smaller than the first term 7.
a20 = a19 - 7
a19 = a18 - 7
=> a20 = (a18 - 7) - 7
Then you can accumalate until a1
-> a20 = a1 - 19*7 = 86 - 19*7 = -47