N in (-oo:+oo)
-13 = n-8 // - n-8
8-n-13 = 0
-n-5 = 0 // + 5
-n = 5 // * -1
n = -5
n = -5
Answer:
if I have my calculations right it would be £120
Answer: x = 3
Step-by-step explanation:
-5 -x = -8
-× = -8 + 5
-x = -3
x = 3
The basketball coach spent 80 dollars more than the baseball coach
Answer:
Remember that the slope of perpendicular lines are negative reciprocals of each other.
Step-by-step explanation:
y = 1 - 2x the slope is -2 the value of the x term.
So the slope of the new line using point (- 1, 2) is 1/2.
Now use y = mx + b where y = -1, x = 2, and m = 1/2 .
y = mx + b
-1 = 1/2(2) + b solve for "b", the y-intersect
-1 = 1 + b
-2 = b
The line that is perpendicular to y = 1 - 2x is y = 1/2x - 2