Domain: is x is equal to or more than-3, it is also equal to and less than 1.
Range: Y is equal to or greater than 2, it is also equal to and less than 5.
Answer
B) x + 20 ≥ 50
Step-by-step explanation:
Answer:
There are 25 students in the class.
Step-by-step explanation:
In order to find the number of students in the class, you can add the number of data points together. Because the name of each person will only be recorded once and only to one data value, that means by adding the total number of data points collected, you can find out the number of students in the sixth-grade class. There are three data points on 3, two data points on 4, five data points on 5, eight data points on 6, two data points on 7, one data point on 8, and four data points on 9, this means the total number of students will be 3 + 2 + 5 + 8 + 2 + 1 + 4 = 25 students, so this will be your answer.
First, let's re-arrange to slope-intercept form.
x + 8y = 27
Subtract 'x' to both sides:
8y = -x + 27
Divide 8 to both sides:
y = -1/8x + 3.375
So the slope of this line is -1/8, to find the slope that is perpendicular to this, we multiply it by -1 and flip it. -1/8 * -1 = 1/8, flipping it will give us 8/1 or 8.
So the slope of the perpendicular line will be 8.
Now we can plug this into point-slope form along with the point given.
y - y1 = m(x - x1)
y - 5 = 8(x + 5)
y - 5 = 8x + 40
y = 8x + 45