Answer:
The answer instead is 10:14.
Step-by-step explanation:
In this case, there are ten boys and fourteen girls in this class. The ration would then be 10:14. Instead, Jeff said 5:12 which isn't correct. He can correct it by using the number of boys given, find the difference of girls in a class of twenty-four students, and then get his answer!
Your answer is D. Vertical Asymptote
Hey! We can’t see a picture of the problem.
Answer:
slope = 3
point (2, 5)
b = y - m*x
b = 5 -3*2
b = -1
Then we enter the slope and the value of b into this equation:
y = mx + b
y = 3x -1
Source: https://www.1728.org/distance.htm
Step-by-step explanation:
The first step is to find the slope. Use the slope formula
m = (y2-y1)/(x2-x1)
The two points are (x1,y1) = (-1,5) and (x2,y2) = (2,-1)
So,
x1 = -1
y1 = 5
and
x2 = 2
y2 = -1
will be plugged into the slope formula to get...
m = (y2-y1)/(x2-x1)
m = (-1-5)/(2-(-1))
m = (-1-5)/(2+1)
m = (-6)/(3)
m = -2
The slope is -2
Use m = -2 and one of the points to find the y intercept b. I'll use the point (x,y) = (-1,5) ---> x = -1, y = 5
y = mx+b ... slope intercept form
5 = -2*(-1)+b
5 = 2+b
5-2 = 2+b-2
3 = b
b = 3
The y intercept is 3
-----------------------------------
m = -2 is the slope
b = 3 is the y intercept
Therefore y = mx+b turns into y = -2x+3 as the equation that goes through the two points