Answer:
See below.
Step-by-step explanation:
4*-3
A) -12
C) 2*-6
-hope it helps
Answer:
60
Step-by-step explanation:
We have been given the matrix;
![\left[\begin{array}{ccc}5&8\\-5&4\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7D5%268%5C%5C-5%264%5Cend%7Barray%7D%5Cright%5D)
For a 2-by-2 matrix, the determinant is calculated as;
( product of elements in the leading diagonal) - (product of elements in the other diagonal)
determinant = ( 5*4) - (8*-5)
= 20 - (-40) = 60
Answer:
(x - 3)² + (y - 5)² = 16
Step-by-step explanation:
the equation of a circle in standard form is
(x - h)² + (y - k)² = r²
where (h, k ) are the coordinates of the centre and r the radius
given (h, k ) = (3, 5 ) we require to find r
r is the distance from the centre to a point on the circle
given x = - 1 is a tangent the r is the distance between the x- coordinates
r = | 3 - (- 1) | = | 3 + 1 | = | 4 | = 4
then equation of circle is
(x - 3)² + (y - 5)² = 4² , that is
(x - 3)² + (y - 5)² = 16