29.4k views
5 votes
The coordinates of quadrilateral PQRS are P(0, 0), Q(a + c, 0), R(2a + c, b), and S(a, b). How can you use coordinate geometry to show that one pair of opposite sides is parallel?

2 Answers

4 votes

Answer:

Apply the Distance Formula to show that opposite sides pq and rs are congruent

User Andrey Lukyanenko
by
7.3k points
1 vote
We will use the formula for the slope:
m = ( y2- y1 ) / ( x2 - x1 )
For PQ : m = ( 0 - 0 ) / ( a + c - 0 ) = 0
For RS : m = ( b - b ) / ( a - ( 2a + c )) = 0
Both slopes are m = 0, so PQ and RS are parallel to x - axis and at the same time parallel to each other ( PQ | | RS ). One pair of opposite sides is parallel.
User AvMishra
by
7.1k points