Is not because the 13-3 would be positive and the other 3-13 would be negative
I actually did this problem today for edge , I included a picture that I used to understand how to do this problem the answer is 1%.
The area of a triangle is 1/2*base*height so 1/2*10*8 which is equal to 40in²
Angles 1 and 3 are vertical lines and because they are vertical, both angles equal each other.
Answer
D. `(y+4) = (5)/(3)(x+ 1)`
Step by step explanation
The given points are (-1, -4) and (2, 1)
Slope = (y2 - y1)/(x2 - x1)
= (1 - (-4)) / (2 - (-1))
= (1 + 4) / (2 +1)
m = 5/3
When two points are given, the equation of the line is
(y - y1) = m (x - x1)
y -(-4) = 5/3 (x - (-1))
y + 4 = 5/3 (x + 1)
The answer is (y+4) = (5)/(3)(x+ 1)
Thank you.