Slope intercept is y=mx+b
m=slope
slope if found by
m=(y1-y2)/(x1-x2)
(x,y)
(-1,-2) and
(1,2)
x1=-1
y1=-2
x2=1
y2=2
m=(-1-1)/(-2-2)
m=-2/-4
m=1/2
y=1/2x+b
solve fo by subsituting one x value
(1,2)
x=1
y=2
2=1/2(1)+b
2=1/2+b
subtract 1/2
3/2=b
equation is
y=1/2x+3/2
Answer:
3.5
Step-by-step explanation:
35 divided by 10 equals 3.5 .
Answer:
128
Step-by-step explanation:
If you multiply you get it.
Answer: 0.96875
Step-by-step explanation:
Probability of obtaining at least one tail on a toss of coin 5 times ;
P(success) in a coin toss = 1/2 = 0.5
Using the binomial distribution formula :
P(x) = nCx * p^x * (1 - p)^(n-x)
P(at least one tail) = 1 - p(0 tails)
P( 0 tails) = 5C0 * 0.5^0 * 0.5^(5-0)
= 1 * 1 * 0.03125
= 0.03125
P(at leat 1 tail) = 1 - 0.03125
P(atleast 1 tail) = 0.96875