Answer:
No
Step-by-step explanation:
but I am not sure coz it's a tooka !!
hope it helps .... >.<
Answer:
Sa = 1.5*V
Step-by-step explanation:
We have that the surface area of a sphere has the following formula:
Sa = 4*pi*r^2
we know that r = 2, so if we replace it, we're left:
Sa = 4*pi*(2^2)= = 4*pi*4
Sa = 16*pi
Now, the volume has the following formula:
V = 4/3*pi* r^3
Replacing it is our job:
V = 4/3*pi* (2^3) = 4/3*pi*8
V = 32/3*pi
Now, Sa/V, it would remain:
Sa/V = 16*pi / 32/3*pi
Sa/V = 48/32 = 1.5
Therefore, Sa = 1.5*V
Answer:
f(n) = -8 -3(n -1)
Step-by-step explanation:
The given recursive formula tells you that the difference between two sequential terms is -3, and that the first term is -8. This is a formula for an arithmetic sequence, so we can use the explicit formula ...
f(n) = a1 +d(n -1)
for a1 = -8 and d = -3.
f(n) = -8 -3(n -1)
A = 7n + 2
a₁ = 7*1 + 2 = 9
a₂ = 7*2 + 2 = 16
a₃ = 7*3 + 2 = 23
.
.
.
a₂₀ = 7*20 + 2 = 142
This is an Arithmetic progression, a = 9, last term = 142
Sum of the 20 terms using: n/2(a + l) where l = last term.
= 20/2(9 + 142)
= 10 * 151
= 1510
Sum of the first 20 terms = 1510