F(x,n,p)=C(n,x)p^x*(1-p)^(n-x)
n=9, p=0.8 =>
f(x,9,0.8)=C(9,x)0.8^x*(0.2)^(9-x)
The function f(x,9,0.8) is then calculated using the above formula
x f(x)
0 0.0000001 0.0000182 0.0002953 0.0027534 0.0165155 0.0660606 0.1761617 0.3019908 0.3019909 0.134218
Check Sum f(x), [x=0,9] = 1.0 ok
Answer:
2625 cubic meters
Step-by-step explanation:
the volume of a rectangle is V = length x width x height (depth in this case)
so, 50m x 30m x 1.75m = 2625m^3
Answer:
The focus of the parabola is at the point (0, 2)
Step-by-step explanation:
Recall that the focus of a parabola resides at the same distance from the parabola's vertex, as the distance from the parabola's vertex to the directrix, and on the side of the curve's concavity. In fact this is a nice geometrical property of the parabola and the way it can be constructed base of its definition: "All those points on the lane whose distance to the focus equal the distance to the directrix."
Then, the focus must be at a distance of two units from the vertex, (0,0), on in line with the parabola's axis of symmetry (x=0), and on the positive side of the y-axis (notice the directrix is on the negative side of the y-axis. So that puts the focus of this parabola at the point (0, 2)