Surface area of a sphere=4pi(r^2)
Volume of a sphere=(4/3)pi(r^3)
You need to find the r value to calculate surface area, so I'll solve for that first.
(4/3)pi(r^3)=2254pi
(4/3)(r^3)=2254
r^3=1690.5
r=(1690.5)^(1/3), around 11.9126m
Substitute this in to find surface area
A=4pi(r^2)=4pi(11.9126)^2
=1783.2818 m^2
Answer:
f(n) = f(n - 1) + 3
Step-by-step explanation:
Substitute
to get the recursive formula.
OPTION 1: f(n) = f(n - 1) + 3
Substituting n = 1.
f(1) = f(1 - 1) + 3 = 0 + 3 = 3.
Substituting n = 2.
f(2) = f(2 - 1) + 3 = f(1) + 3 = 3 + 3 = 6.
Substituting n = 3.
f(3) = f(3 - 1) + 3 = f(2) + 3 = 6 + 3 = 9.
The numbers match the given sequence. So, we say the above recursive formula represents the sequence.
OPTION 2: f(n) = f(n - 1) + 2
Substituting n = 1
f(1) = f(0) + 2
3.
So, this is eliminated.
Similarly, OPTION 3 and OPTION 4 can be eliminated as well.
Answer:
Show me problem
Step-by-step explanation:
I need a problem to solve it
Answer:
0.7
Step-by-step explanation:
Probability of defective = 0.7
P(non-defective) = 1 - 0.7 = 0.3
Let X be the trial at which we get the first non-defective
Then X follows a geometric distribution.
X ~ Geo (0.3)
What has happened already will not affect the probability.
P(atleast 2 more) = P(X > 1)
= 1 - P(X = 1)
= 1 - (0.3)
= 0.7
Answer:is it multi choice if it is b,c,f if not then b
Step-by-step explanation: