Answer:
A
Step-by-step explanation:
A is the less complicated one and the simplest but also the most efficient and the one that makes the most sense.
Answer:
65.3%
Step-by-step explanation:
Binomial distribution PMF below (along with a description)
the probabilty of getting 2, 3, or 4 successes in 5 trials is just
p(2)+p(3)+p(4)
p(2)= 5C2*.4²*(1-.4)³ = .3456
p(3)= 5C3*.4³*(1-.4)²= .2304
p(4)= 5C4*.4⁴*(1-.4)=.0768
.3456+.2304+.0768= .6528
The perimeter is 44.5
The area is 72.25
Answer:
the length of the shadow is 45 feet long
Step-by-step explanation:
If "a" and "b" are two values of x-coordinate, and "m" is the midpoint between them, it means the distance from one end to the midpoint is the same as the distance from the midpoint to the other end
... a-m = m-b
When we add m+b to this equation, we get
... a+b = 2m
Solving for m gives
... m = (a+b)/2
This applies to y-coordinates as well. So ...
... The midpoint between (x1, y1) and (x2, y2) is ((x1+x2)/2, (y1+y2)/2)
_____
Jennifer had (x1, y1) = (-4, 10) and (x2, y2) = (-2, 6). So her calculation would be
... midpoint = ((-4-2)/2, (10+6)/2) = (-6/2, 16/2) = (-3, 8)
Brandon had (x1, y1) = (9, -4) and (x2, y2) = (-12, 8). So his calculation would be
... midpoint = ((9-12)/2, (-4+8)/2) = (-3/2, 4/2) = (-1.5, 2)