Y=-4x+10
I hope this helped you
Distance between two points P(x1,y1), Q(x2,y2):
D=sqrt((x2-x1)^2+(y2-y1)^2)
Polygons are generally named in order along the perimeter, so that for a rectangle ABCD, AC or BD are diagonals.
Here, we need the distance between points A(4,3) and C(-4,-2)
Applying the above formula for distance between two points,
D=sqrt((4-(-4))^2+(3-(-2))^2)=sqrt(8^2+5^2)=sqrt(64+25)=sqrt(89)
Hey there!
3(4y - 12) = 0
3(4y) + 3(-12) = 0
12y - 36 = 0
Add 36 to both sides
12y - 36 + 36 = 0 + 36
Cancel out: -36 + 36 because it give you 0
Keep: 0 + 36 because it help solve for the equation
New equation: 12y = 0 + 36
Simplify it
12y = 36
DIVIDE 12 to both sides
12y/12 = 36/12
Cancel out: 12/12 because that give you 1
Keep: 36/12 because it give you the y-value (also known as your overall result)
New equation: y = 36/12
Simplify it
y = 3
Therefore, your answer should be:
y = 3
Good luck on your assignment & enjoy your day!
~Amphitrite1040:)