asked 167k views
3 votes
Which Matrix represents the vertices of a rectangle after it is scaled by a factor of 3

Which Matrix represents the vertices of a rectangle after it is scaled by a factor-example-1
asked
User Steinar
by
8.0k points

2 Answers

5 votes

Answer:

C.

Explanation:

this is correct on ed-genuity, hope this helps! :)

answered
User Abhinab Kanrar
by
8.4k points
3 votes

Answer:

C) [ 0 12 12 0]

[ 0 0 12 6]

Explanation:

The vertices of the given rectangle is (0, 0), (4, 0), (4, 4) and (0, 2)

The scale factor is 3.

We have to multiply each coordinate by 3, we get

(0, 0), (12, 0), (12, 12) and (0, 6)

When we write it in matrix form, we get

[ 0 12 12 0]

[ 0 0 12 6]

The answer is C.

Thank you.

answered
User Verve
by
7.7k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.