SOLUTION: If P(a,b),Q(a+3,b+4),R(a-1,b+7) are three vertices of a parallelogram PQRS,Find the co-ordinates of s.

Algebra ->  Parallelograms -> SOLUTION: If P(a,b),Q(a+3,b+4),R(a-1,b+7) are three vertices of a parallelogram PQRS,Find the co-ordinates of s.      Log On


   



Question 202908: If P(a,b),Q(a+3,b+4),R(a-1,b+7) are three vertices of a parallelogram PQRS,Find the co-ordinates of s.
Answer by solver91311(24713) About Me  (Show Source):
You can put this solution on YOUR website!

The first thing to realize is that since and are specified as fixed offsets from the coordinates of , you can set at the origin without any loss of generality and then re-insert the variables and at the very end. That will simplify the calculations considerably. So, set and so that point is .

The coordinates of are the solution set of the system formed by the equations of the lines containing the segments and . In order to solve such a system, we have to develop the two equations. So far, we have one point in each of the equations, namely and . However, in order to derive the two equations we either need the slope of these lines or another point on the lines. Another point is not directly available, but fortunately we are dealing with a parallelogram, and we know that the slopes of parallel lines are equal.

So, we first need to derive the slope of the lines containing the segments and .





Having the two slopes, we can write an equation for the two missing lines.







And







Now solve the system:

Eq 1:

Eq 2:

Multiply Eq 1 by 4 and Eq 2 by 3:

Eq 3:

Eq 4:

Add Eq 3 to Eq 4:

Eq 5:

Multiply Eq 1 by 3 and Eq 2 by -4:

Eq 3:

Eq 4:

Add Eq 3 to Eq 4:

Eq 5:

Hence, the solution set of the system, and therefore the point of intersection of the two missing sides of the normalized parallelogram is .

Re-inserting the and offsets, you get

It may be instructive to note that is not just a parallelogram. Noting that the two slopes that we calculated are negative reciprocals tells us that the adjacent sides are perpendicular, so is at least a rectangle. Also, a little work with the distance formula (left as an exercise for the student) shows that the two given adjacent sides, and therefore all four sides, are equal in measure. Therefore is a square.

John