51.1k views
0 votes
A quadrilateral has vertices (-5,0), (2,8), (4,-5) and (7,3). Which matrix is the coordinate matrix for the given quadrilateral?

A quadrilateral has vertices (-5,0), (2,8), (4,-5) and (7,3). Which matrix is the-example-1
User Alex Quinn
by
7.4k points

2 Answers

3 votes
(-5, 2, 4, 7)
0 8 -5 3

The co-ordinates are just rewritten in form of a column vector. This gives a matrix of order 2x4

User Alexander Vogt
by
6.3k points
4 votes

Answer:

The matrix that is the coordinate matrix of the given quadrilateral is:


A.\ \left[\begin{array}{cccc}-5&2&4&7\\0&8&-5&3\end{array}\right]

Explanation:

We know that the vertices of a quadrilateral are expressed in form of a matrix by placing the vertices along the column of a matrix.

i.e. the vertex A(-5,0) form the first column of a matrix and similarly the vertex B form the second column of the matrix ; C from the third column of the matrix and D form the third column of the matrix.

Hence, the answer is:

Matrix A

User Rahul Shirphule
by
7.2k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.