Hello from MrBillDoesMath!
Answer:
Discussion:
I stared at the numbers 19, 29, 39, 49, 59, 69,... for a second and noticed that adding 10 to any number gives the next number to the right. For example,
19 + 10 = 29
29 + 10 = 39
39 + 10 = 49
etc.....
A recursive formula would be:
a(0) = 19
a(n+1) = a(n) + 10 if n >= 0
Regards,
MrB
Answer:
$63
Step-by-step explanation:
You have the constant, $45. You then receive $3 each week. This can be written at $45 + $3w, where w is the number of weeks. So in this case, we need to find out how much money you will have after 6 weeks. We just need to plug in 6 weeks into the equation. The new equation will now be $45 + $3(6).
3 times 6 is $18.
$45 + $18 will give you a final answer of $63.
Step-by-step explanation:
We know that tan=sin/cos, so tan(x+π/2)=
Then, we know that sin(u+v)=sin(u)cos(v)+cos(u)sin(v),
so our equation is then
Then, cos(u+v)=cos(u)cos(v)-sin(u)sin(v), so our expression is then
Answer:
(X) 0 1 2 3 4
P(X) 0.17 0.23 0.27 0.24 0.09
F(x) 0.17 0.04 0.65 0.91 1
Step-by-step explanation:
Given that;
(X) 0 1 2 3 4
P(X) 0.17 0.23 0.27 0.24 0.09
cumulative distribution function can be calculated by; be cumulatively up the value of p(x) with the values before it;
so
x F(x)
0 P(X = 0) = 0.17
1 P(X = 0) + P(X = 1) = 0.17 + 0.23 = 0.4
2 P(X = 0) + P(X = 1) + P(X = 2) = 0.17 + 0.23 + 0.27 = 0.65
3 P(X = 0) + P(X = 1) + P(X = 2) + P(X = 3) = 0.17 + 0.23 + 0.27 + 0.24 = 0.91
4 P(X = 0) + P(X = 1) + P(X = 2) + P(X = 3) + P(X = 4) = 0.17 + 0.23 + 0.27 + 0.24 + 0.09 = 1
Therefore, cumulative distribution function f(x) is;
(X) 0 1 2 3 4
P(X) 0.17 0.23 0.27 0.24 0.09
F(x) 0.17 0.04 0.65 0.91 1