Answer:
Scalar product
Step-by-step explanation:
The scalar product of a matrix refers to the product of a matrix and a number. The scalar is used to multiply each element in the matrix to get the final vector. In the question the scalar is k which is a constant and the matrix is A.
in the example below 2 is the scalar
![2*\left[\begin{array}{ccc}1&2&3\\4&5&6\\7&8&9\end{array}\right]](https://tex.z-dn.net/?f=2%2A%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7D1%262%263%5C%5C4%265%266%5C%5C7%268%269%5Cend%7Barray%7D%5Cright%5D)
the final matrix will be
![\left[\begin{array}{ccc}2&4&6\\8&10&12\\14&16&18\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7D2%264%266%5C%5C8%2610%2612%5C%5C14%2616%2618%5Cend%7Barray%7D%5Cright%5D)
a quadrilateral has 4 angles that add up to 360 degrees
x + 80+110+ 75 = 360
combine like terms
x + 265 = 360
subtract 265 from each side
x + 265 -265 =360 -265
x = 95
Choice C
Answer:
Perform a Dilation of 4 on point A (2, 3) which you can see in the picture below. Multiply the coordinates of the original point (2, 3), called the image, by 4. Image's coordinates = (2 * 4, 3 * 4) to get the coordinates of the image (8, 12).
Step-by-step explanation:
pls Mark my answer in brainlist and follow me
Answer:
We have the equation
![c_1\left[\begin{array}{c}0\\0\\0\\1\end{array}\right] +c_2\left[\begin{array}{c}0\\0\\3\\1\end{array}\right] +c_3\left[\begin{array}{c}0\\4\\3\\1\end{array}\right] +c_4\left[\begin{array}{c}8\\4\\3\\1\end{array}\right] =\left[\begin{array}{c}0\\0\\0\\0\end{array}\right]](https://tex.z-dn.net/?f=c_1%5Cleft%5B%5Cbegin%7Barray%7D%7Bc%7D0%5C%5C0%5C%5C0%5C%5C1%5Cend%7Barray%7D%5Cright%5D%20%2Bc_2%5Cleft%5B%5Cbegin%7Barray%7D%7Bc%7D0%5C%5C0%5C%5C3%5C%5C1%5Cend%7Barray%7D%5Cright%5D%20%2Bc_3%5Cleft%5B%5Cbegin%7Barray%7D%7Bc%7D0%5C%5C4%5C%5C3%5C%5C1%5Cend%7Barray%7D%5Cright%5D%20%2Bc_4%5Cleft%5B%5Cbegin%7Barray%7D%7Bc%7D8%5C%5C4%5C%5C3%5C%5C1%5Cend%7Barray%7D%5Cright%5D%20%3D%5Cleft%5B%5Cbegin%7Barray%7D%7Bc%7D0%5C%5C0%5C%5C0%5C%5C0%5Cend%7Barray%7D%5Cright%5D)
Then, the augmented matrix of the system is
![\left[\begin{array}{cccc}0&0&0&8\\0&0&4&4\\0&3&3&3\\1&1&1&1\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bcccc%7D0%260%260%268%5C%5C0%260%264%264%5C%5C0%263%263%263%5C%5C1%261%261%261%5Cend%7Barray%7D%5Cright%5D)
We exchange rows 1 and 4 and rows 2 and 3 and obtain the matrix:
![\left[\begin{array}{cccc}1&1&1&1\\0&3&3&3\\0&0&4&4\\0&0&0&8\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bcccc%7D1%261%261%261%5C%5C0%263%263%263%5C%5C0%260%264%264%5C%5C0%260%260%268%5Cend%7Barray%7D%5Cright%5D)
This matrix is in echelon form. Then, now we apply backward substitution:
1.

2.

3.

4.

Then the system has unique solution that is
and this imply that the vectors
are linear independent.