Answer:
A because the line dot is in the middle of the 0 and 1. 4/8 is half of 1 which can be simplified to 1/2.
Number of pinatas = x ; profit = y
Each pinata costs $3, so the equation would be 3x = y
Answer:
y = -x - 8
Step-by-step explanation:
Midpoint of the line:
x = (x1 + x2)/2 = (-8 + -4)/2 = -12/2 = -6
y = (y1 + y2)/2 = (-5 + 1)/2 = -4/2 = -2
so midpoint is (-6,-2)
Slope of the line: Slope m = (y2-y1)/(x2-x1)
m = (-1 - -5)/(-4 - -8) = (-1 + 5)/(-4 + 8) = 4/4 = 1
Perpendicular lines have slopes that are negative reciprocals of one another
so slope of the perpendicular line is -1/1 is -1
y = mx + b
y = -x + b
Using (-6,-2)
-2 = -(-6) + b
-2 = 6 + b
b = -8
so y = -x - 8