Answer:

Step-by-step explanation:

I hope I helped you^_^
So, the equation is y=mx + b and you want to solve for b to find the y intercept.
-5=2(4) + b
-5=8+b
subtract the 8
-13=b
the equation is y = 2x - 13
Answer:
Your simplified fraction would be 12 6/7 so I’d say *C* because that’s the closest to the simplified fraction
Step-by-step explanation:
im just explain
<h3>
Answer: A) 5.4%</h3>
==================================
Explanation:
We use the binomial probability formula here
P(k) = (n C k)*(p)^k*(1-p)^(n-k)
In this case, there are n = 12 trials and p = 0.5 is the probability of getting heads. The value of k = 3 means we want 3 heads.
So,
P(k) = (n C k)*(p)^k*(1-p)^(n-k)
P(3) = (12 C 3)*(0.5)^3*(1-0.5)^(12-3)
P(3) = 220*(0.5)^3*(1-0.5)^(12-3)
P(3) = 0.0537109375
P(3) = 0.054
P(3) = 5.4%
-----------------
Side note: the n C k refers to the nCr combination formula

where the exclamation marks mean factorials. You could also use Pascal's Triangle as an alternative for this portion.