Need this answer for a school paper
Step-by-step explanation:
P(heads) = ½, and P(tails) = ½
a) P(5 heads) = (½)⁵ = ¹/₃₂
b) P(5 tails) = (½)⁵ = ¹/₃₂
c) P(at least 1 head) = 1 − P(all tails) = ³¹/₃₂
Answer:
d. p = 2*20 + 2*10
Step-by-step explanation:
You know to find the perimeter, just add side + side + side + side.
And two pairs of sides on a rectangle are congruent, so the missing side lengths based on the width and length, will be 20 & 10.
So add 20 + 20 + 10 + 10.
To simplify this, say 2*20 and 2*10. And then add them.
So it is D
Answer:
A(3) = -6 + (3 - 1) (5)
-6 + (2)(5)
-6 + (10)
4
A(4) = -6 + (4 - 1) (5)
-6 + (3)(5)
-6 + 15
9
A(10) = -6 + (10 - 1) (5)
-6 + (9)(5)
-6 + 45
39
Answer:
y = 2x - 3
Step-by-step explanation:
We are asked to find the equation of a straight line
Step 1: find the slope
( 2 , 1) ( 5 , 7)
x_1 = 2
y_1 = 1
x_2 = 5
y_2 = 7
Insert the values into the equation
m = (y_2 - y_1 )/ (x_2 - x _1)
m = (7 - 1 )/ (5 - 2)
m = 6/3
= 2
Step 2: substitute m into the equation
y = mx + c
y = 2x + c
Step 3 : sub any of the two points given into the equation
Let's use ( 2, 1)
x = 2
y = 1
y = 2x + c.
1 = 2(2) + c
1 = 4 + c
c = 1 - 4
c = -3
Step 4: sub c into the equation
y = 2x + c
y = 2x - 3