Answer:
2 students from each of the 15 classes
Step-by-step explanation:
Just took the test on Edge
Answer:
50
Step-by-step explanation:
1÷6×150=25
1÷6×150=25
ans:25+25
=50
Answer:
75
Step-by-step explanation:
f(1) = 7
f(n) = 3f(n-1) + 3
So what you are trying to do here is find the recursive value (that's what it is called) for f(n). Computers love this sort of thing, but we humans have to do it slowly and carefully.
So let's try f(2)
That means that f(2) = 3*f(n-1) + 3
but if f(2) is used it means that you have to know f(2-1) which is just f(1) and we know that.
so f(2) = 3*f(1)+3
f(2) = 3*7 + 3
f(2) = 21 + 3
f(2) = 24
Now do it again. We now know F(2), so we should be able to find f(3)
f(3) = 3*f(3 - 1) + 3
f(3) = 3*f(2) + 3 We know that f(2) = 24
f(3) = 3* 24 + 3
f(3) = 72 + 3
f(3) = 75
I can't answer this question if we don't know by what scale the cylinder's radius was reduced. Luckily, I found the same problem that says the radius was reduced to 2/5. So, we find the ratio of both volumes.
V₁ = πr₁²h₁
V₂ = πr₂²h₂
where r₂ = 2/5*r₁ and h₂ = 4h₁
V₂/V₁ = π(2/5*r₁ )²(4h₁)/πr₁²h₁= 8/5 or 1.6
<em>Thus, the volume has increased more by 60%.</em>
I think it may be 1,680B but I'm not too sure...