Answer:
C
Step-by-step explanation:
We want a line of best fit, which means we want to create a line that the data points will lie closest to.
One thing we can do is find the slope between the bottom-leftmost point and the top-rightmost point. This is because if we were to draw a line connecting these two, it will cut through the data quite well.
Those two points are (9, 15) and (16, 18), so the slope is change in y divided by the change in x:
(18 - 15) ÷ (16 - 9) = 3 ÷ 7 ≈ 0.4
Eliminate A and B.
Now we need to determine the y-intercept. This needs no calculations; simply look at the graph: there's no way a line cutting through the y-intercept point of (0, 18) will perfectly match the data points; instead it must be a y-intercept lower than 18. So, eliminate D.
The answer is C.
Answer:
Yes
Step-by-step explanation:
The lines of symmetry are the three altitudes.
Answer:
10 didn’t eat chickens
Step-by-step explanation:
30-20=10
Answer:
boys = 250
girls = 150
Step-by-step explanation:
5g = 3b eq. 1
g + b = 400 eq. 2
g = girls
b = boys
From the eq. 2
g = 400 - b
Replacing this last eq. on eq. 1:
5(400-b) = 3b
5*400 + 5*-b = 3b
2000 - 5b = 3b
2000 = 3b + 5b
2000 = 8b
2000/8 = b
250 = b
From eq. 2
g + 250 = 400
g = 400 - 250
g = 150
Check:
from eq. 1
5*150 = 3*250 = 750
Answer:
In fact, the AB could be calculated in a quickest way, using Pythagorean theorem. In here, we try to use the property of trigonometry to work out AB.
Before applying trigonometry, in this right triangle we can calculate the remaining angle C:
C = 180 - 90 - A = 180 - 90 - 53.13 = 36.87 deg
We can use cosine formula, but here we use the sine formula for the sake of convenience. We have:
sine(angle measure) = ratio of opposite side over hypotenuse
In detail, sineC = AB/BC
Then, we have: AB = BC x sineC = 15 x sin(36.87 deg) = 9.000002 = ~9 ft
Hope this helps!
:)