The slope m of a line passing through points P(a, b) and Q(c, d) is found using the formula:

.
Thus, the slope in A is

.
The slope in B is

.
Now, to compare 7/6 to 5/3, we can write the second fraction as 10/6.
So, the slope in A is larger than the slope in B.
Answer: A
Answer:
x/y = 3/8
Step-by-step explanation:
y = 4/5 = 8/10, so ...
x/y = (3/10)/(8/10) = 3/8
_____
One way to divide fractions is to make them have the same denominator. Then their ratio is the ratio of their numerators.
Answer:
5 tacos for 2 guests would mean more for each person, while 2 tacos for 5 guests would mean less for each person
Answer:
(3x+5y)(3x-5y)
Step-by-step explanation:
Answer:
C and E
Step-by-step explanation:
To answer this question, we plug in the X values of the coordinates into the equation to see if they'll give us the corresponding Y value.
(X, Y)
Example:
Y = 5X
6 != 5 * 3
We do this for every coordinate point. If the problem doesn't make sense, it doesn't fall on the line. Let's test every one of these.
B. (0, 1)
1 != 5 * 0
C. (3, 15)
15 = 5 * 3
D. (4, 2)
2 != 5 * 4
E. (-1, -5)
-5 = 5 * -1
F. (-1, 5)
5 != 5 * -1
* For those who don't know, the != is how to say "not equal to" in computer science.