Answer:
8
Step-by-step explanation:
Okay, to start, when dividing fractions, one thing I use is to flip the numerator and denominator of the divisor and change the division sign to a multiplication sign so it would look like this:
-7/2*5/7
Then, you would multiply straight across and you would get -35/14 which simplifies to -5/2.
Answer:
y = -x + 4
Step-by-step explanation:
x + y = 6 => y = -x + 6
The line that parallel to y = -x + 6 has same slope so m = -1
Using coordinates (-4,8)
y = mx + b
8 = (-1)(-4) + b
8 = 4 + b
b = 4
then y = -x + 4