The matrices are
S =(4 11 T= ( -8 11
-3 -8) 3 4 )
Inverse of a matrix is a matrix derived from another matrix such that if you pre- multiply it with the original matrix you get a unit matrix.
if we multiply S and T
ST will be
( 4 11 × (-8 11 = ( 1 0
-3 -8) -3 -4) 0 1)
and also TS
( -8 11 × (4 11 = ( 1 0
-3 -4) -3 -8) 0 1)
therefore, matrices S and T are inverses of each other because ST = TS= I
.
Answer:
x = 2i, x = -2i and x = 4 are the roots of given polynomial.
Step-by-step explanation:
We are given the following expression in the question:

One of the zeroes of the above polynomial is 2i, that is :

Thus, we can write

Now, we check if -2i is a root of the given polynomial:

Thus, we can write

Therefore,

Dividing the given polynomial:

Thus,

X = 4 is a root of the given polynomial.

Thus, 2i, -2i and 4 are the roots of given polynomial.
Answer:39
Step-by-step explanation:
Answer: I think is B or A
Step-by-step explanation:
<h3>
Answer: 5</h3>
=========================================================
Explanation:
Vertex form is
y = a(x-h)^2 + k
We are told the vertex is (3,-2), so we know (h,k) = (3,-2)
y = a(x-h)^2 + k will update to y = a(x-3)^2 - 2
--------
Then we also know that (x,y) = (4,3) is a point on the parabola. Plug those x and y values into the equation and solve for 'a'
y = a(x-3)^2 - 2
3 = a(4-3)^2 - 2
3 = a(1)^2 - 2
3 = a - 2
3+2 = a
5 = a
a = 5
This is the coefficient of the x^2 term since the standard form is y = ax^2+bx+c.