Answer:
3x+y=-31
Step-by-step explanation:

Slope of perpendicular line is -3.

Sub in the point (10, -1)

Area of a rectangle is Length times width
So basically 380 * 280 should be the answer
The answer should be 106400
Sense there's only a y, you'd assume y is 1 or 1y.
you'd make the 1 a negative 1 to get rid of the subtraction sign.
you'd add together the 2 ys making it 2y. then add -1 + 3, which would be 2.
so, the answer would be 2y + 2.
Answer:
y = 3x + 4
Step-by-step explanation:
slope = (y2 -y1)/(x2 - x1)
y2 = 19
y1 = 7
x2 = 5
x1 = 1
Slope = (19 - 7)/(5 - 1)
slope = 12 / 4
slope = 3
So far what you have is
y = 3x + b To solve for b, use either of the two points.
x = 1
y = 7
7 = 3(1) + b
7 = 3 + b
b = 4
The final equation is
y = 3x + 4
We should check that with the other point
x = 5 Find y
y = 3(5) + 4
y = 15 + 4
y = 19 Ans it checks.