<span>
The vertices of a polygon are given as follows: P(-2,4), Q(4,2), R(4,0); S(-12,0); k = 0.5 Find the coordinates of the vertex P' of the image after a dilation having the given scale factor. Type your answers as a coordinate pair in this format: (x,y)</span>
All you have to do is write a positive number. let's say 4, then write a positive exponent (that's the tiny number in the right corner of the regular number) and then just write a positive exponent less than 4.
So 4 squared
Answer:
-1
Step-by-step explanation:
What you need to do is subtract since the key word "How much Less money" is in it.
$9.956-$50 = 40.044$
Answer:
![\left[\begin{array}{cc}2&8\\5&1\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bcc%7D2%268%5C%5C5%261%5Cend%7Barray%7D%5Cright%5D)
Step-by-step explanation:
The <em>transpose of a matrix </em>
is one where you swap the column and row index for every entry of some original matrix
. Let's go through our first matrix row by row and swap the indices to construct this new matrix. Note that entries with the same index for row and column will stay fixed. Here I'll use the notation
and
to refer to the entry in the i-th row and the j-th column of the matrices
and
respectively:

Constructing the matrix
from those entries gives us
![P^T=\left[\begin{array}{cc}2&8\\5&1\end{array}\right]](https://tex.z-dn.net/?f=P%5ET%3D%5Cleft%5B%5Cbegin%7Barray%7D%7Bcc%7D2%268%5C%5C5%261%5Cend%7Barray%7D%5Cright%5D)
which is option a. from the list.
Another interesting quality of the transpose is that we can geometrically represent it as a reflection over the line traced out by all of the entries where the row and column index are equal. In this example, reflecting over the line traced from 2 to 1 gives us our transpose. For another example of this, see the attached image!