33 divided by 60= 0.55
0.55 x 100= 55
The answer is 55%
315 dollars. u basically just multiply 10.50 with 30 hours s
A triangle is a three-edged polygon with three vertices. It is a fundamental form in geometry. The vertex B is at (1, 5), then vertex B' is at (-2, 11).
<h3>What is a triangle?</h3>
A triangle is a three-edged polygon with three vertices. It is a fundamental form in geometry. The sum of all the angle of a triangle is always equal to 180°.
∆ABC is translated 6 units up and 3 units left to create ∆A'B'C'.
The vertex A is at (-1, 2), then vertex A' is at,
A' = (-1-3, 2+6) = (-4, 8)
The vertex B is at (1, 5), then vertex B' is at,
B' = (1-3, 5+6) = (-2, 11)
Learn more about Triangle:
brainly.com/question/2773823
#SPJ1
Answer:
multiply the left side of the constant vector by the inverse matrix
Step-by-step explanation:
The matrix equation ...
AX = B
is solved by left-multiplying by the inverse of A:
A⁻¹AX = A⁻¹B
IX = A⁻¹B . . . . . the result of multiplying A⁻¹A is the identity matrix
X = A⁻¹B . . . . . B needs to be multiplied by the inverse matrix
![\left[\begin{array}{c}x&y\end{array}\right] = \left[\begin{array}{cc}-4&1\\3&2\end{array}\right]^{-1}\left[\begin{array}{c}9&7\end{array}\right]=\dfrac{1}{11}\left[\begin{array}{cc}-2&1\\3&4\end{array}\right]\left[\begin{array}{c}9&7\end{array}\right]=\left[\begin{array}{c}-1&5\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bc%7Dx%26y%5Cend%7Barray%7D%5Cright%5D%20%3D%20%5Cleft%5B%5Cbegin%7Barray%7D%7Bcc%7D-4%261%5C%5C3%262%5Cend%7Barray%7D%5Cright%5D%5E%7B-1%7D%5Cleft%5B%5Cbegin%7Barray%7D%7Bc%7D9%267%5Cend%7Barray%7D%5Cright%5D%3D%5Cdfrac%7B1%7D%7B11%7D%5Cleft%5B%5Cbegin%7Barray%7D%7Bcc%7D-2%261%5C%5C3%264%5Cend%7Barray%7D%5Cright%5D%5Cleft%5B%5Cbegin%7Barray%7D%7Bc%7D9%267%5Cend%7Barray%7D%5Cright%5D%3D%5Cleft%5B%5Cbegin%7Barray%7D%7Bc%7D-1%265%5Cend%7Barray%7D%5Cright%5D)