Answer:
68
Step-by-step explanation:
m7 + m8 = Straight line = 180
So, m7 = 180 - 112 = 68
25.8%
First, determine how many standard deviations from the norm that 3 tons are. So:
(3 - 2.43) / 0.88 = 0.57/0.88 = 0.647727273
So 3 tons would be 0.647727273 deviations from the norm. Now using a standard normal table, lookup the value 0.65 (the table I'm using has z-values to only 2 decimal places, so I rounded the z-value I got from 0.647727273 to 0.65). The value I got is 0.24215. Now this value is the probability of getting a value between the mean and the z-score. What I want is the probability of getting that z-score and anything higher. So subtract the value from 0.5, so 0.5 - 0.24215 = 0.25785 = 25.785%
So the probability that more than 3 tons will be dumped in a week is 25.8%
The answer to this question is:
Bill's page initially contained 260 words.
I hope I answer your question
We have two unknowns: x and y. Now, we have to formulate 2 equations. The first would come from the use of the given ratio:
We use the distance formula to find the distance between coordinates:
3/4 = √[(x-4)²+(y-1)²] / √[(4-12)²+(1-5)²]
√[(x-4)²+(y-1)²] = 3√5
(x-4)²+(y-1)² = 45
x² - 8x + 16 + y² - 2y + 1 = 45
x² - 8x + y² - 2y = 28 --> eqn 1
The second equation must come from the equation of a line:
y = mx +b
m = (5-1)/(12-4) = 1/2
Substitute y=5 and x=12 for point (12,5)
5 = (1/2)(12) + b
b = -1
So, the second equation is
y = 1/2x -1 or x = 2 + 2y --> eqn 2
Solving the equations simultaneously:
(2 + 2y)² - 8(2 + 2y) + y² - 2y = 28
Solving for y,
y = -2
x = 2+2(-2) = -2
Therefore, the coordinates of point A is (-2,-2).