V=448 in^3
l=8 in
w=12
h=?
V=l•w•h/3
448=8•12•h/3 multiply both sides by 3
3•448=96•h
1344=96•h
h=1344/96
h=14 in
V=l•w•h/3
h=4in
l=3in
w=2.5 in
V=?
V=4•3•2.5/3
V=30/3
V=10 in^3
Answer:
I THINK A
Step-by-step explanation:
If you look at the sequence, you would observe:
5 - 2 = 3, 8 - 5 = 3, 11 - 8 = 3.
There is a common difference of 3, so the sequence is an Arithmetic Progression.
nth term of an AP = a + (n - 1)d
where a = 1st term = 2, d = common difference = 3
nth term of an AP = a + (n - 1)d
nth term of an AP = 2 + (n - 1)*3 = 2 + 3*n - 3*1 = 2 + 3n - 3
= 2 - 3 + 3n
= -1 + 3n
= 3n - 1
The nth term = 3n - 1, where n = 1, 2, 3, 4, 5,....
I hope this explains it.