Answer:
x² + (y-74)² = 4900
Step-by-step explanation:
Circle equation: (x-h)² + (y-k)² = r²
"h" refers to horizontal shifts while "k" refers to vertical shifts. If the center of the wheel is directly above the origin of the rectangular plane and the entire wheel is 4 ft. from the ground then:
- h = 0
- k = 74 (the radius + 4 ft.)
- r = 70
So plugging those into the equation of circles, we get the answer above.
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:
x = 2.25 y = 0.75
Step-by-step explanation:
2x = 9.5- 5
2x = 4.5
x = 4.5 ÷ 2
x = 2.25
know we now what is x so in the second one we evaluate x
3(2.25) + 5y = 10.5
6.75 + 5y = 10.5
5y = 10.5- 6.75
5y = 3.75
y = 3.75 ÷ 5
y = 0.75
that's it !
if you want to check your answer you can evaluate x and y so it will be like
2×2.25 + 5
= 4.5 + 5 = 9.5
and
3× 2.25 +5×0.75
= 6.75 + 3.75 = 10.5