SOLUTION: three vertices of a parallelogram have coordinates (0,1) (3,7) and (4,4).What are the coordinates of the fourth quadrant vertex ?

Algebra ->  Parallelograms -> SOLUTION: three vertices of a parallelogram have coordinates (0,1) (3,7) and (4,4).What are the coordinates of the fourth quadrant vertex ?      Log On


   



Question 318834: three vertices of a parallelogram have coordinates (0,1) (3,7) and (4,4).What are the coordinates of the fourth quadrant vertex ?
Answer by Fombitz(32388) About Me  (Show Source):
You can put this solution on YOUR website!

.
.
.
You must maintain the relationship that exists between the two right points for the two left points.
.
.
To go from the top right point to the bottom right point, move +1 in the x, move -3 in the y.
x=0%2B1=1
y=1-3=-2
.
.
(1,-2) is the 4th point.
.
.
.