Balls are good that’s the answer
That would be a $14.13 tip
so 78.52+14.12= 92.65
$92.65
Answer:
The relation between polar and Cartesian coordinates are
r2=x2+y2
tan
θ
=
y
x
,
x
=
r
cos
θ
,
y
=
r
sin
θ
r
=
8
sin
θ
∴
r
⋅
r
=
r
⋅
8
sin
θ
or
r
2
=
8
r
sin
θ
∴
x
2
+
y
2
=
8
y
or
x
2
+
y
2
−
8
y
=
0
or
x
2
+
y
2
−
8
y
+
16
=
16
or
x
2
+
(
y
−
4
)
2
=
4
2
Rectangular form is
x2+(y-4)2=42
graph{x^2+(y-4)^2=16 [-20, 20, -10, 10
Step-by-step explanation:
i created it that way so yall will take a longer time to answer
Adding you make it the opposite of
Answer:
(a)
The values of X can be 0, 1, 2 , ..., 10 . So, X is a discrete random variable.
(b)
The distribution of X is Binomial distribution with the parameters n = 10 and p = 0.2
(c)
Probability that no one or one person will be injured = P(X = 0) + P(X = 1)
= 10C0 * 0.20 * (1 - 0.2)10-0 + 10C1 * 0.21 * (1 - 0.2)10-1
= 0.810 + 10 * 0.2 * 0.89
= 0.3758096
(d)
Average value of X = np
Average value of X = 10 * 0.2 = 2
(e)
Variance of X = np(1-p)
Variance of X = 10 * 0.2 * (1 - 0.2) = 1.6
(f)
Number of ways in which 2 people gets injured = 10C2 = 10! / ((10-2)! 2!) = (10 * 9) / (2 * 1) = 45
Assume the best player got injures, number of ways in which one people out of remaining 9 people gets injured = 9C1
= 9! / ((9-1)! 1!)
= 9
Probability that the best player got injured = Number of ways in which 1 people gets out of 9 and best person gets injured / Number of ways in which 2 people gets injured
= 9 / 45
= 0.2