Answer:
-21
Step-by-step explanation:
I assume this is a 2 by 2 matrix.

determinant = -5 * 4 - 1 * 1 = -20 - 1 = -21
The answer would be (-3+18) + (i +5i)
This is because changing the order of the numbers does not change the sum
Answer:
a) x1 = 6 and x2 = -2
b) -2
Step-by-step explanation:
a)
To find the roots of the quadratic equation, we can use the Bhaskara's formula:
Delta = b^2 - 4ac
Delta = (-4)^2 - 4*1*(-12) = 64
sqrt(Delta) = 8
x1 = (-b + sqrt(Delta)) / 2a
x1 = (4 + 8) / 2
x1 = 6
x2 = (-b - sqrt(Delta)) / 2a
x2 = (4 - 8) / 2
x2 = -2
b)
The roots are 6 and -2, so the smaller root is -2
Answer:
Increasing if f' >0 and decreasing if f'<0
Step-by-step explanation:
Difference quotient got by getting
will be greater than 0 if function is increasing otherwise negative
Here h is a small positive value.
In other words, we find that whenever first derivative of a function f(x) is positive the function is increasing.
Here given that for x1, x2 where x1<x2, we have
if f(x1) <f(x2) then the function is decreasing.
Or if x1<x2 and if f(x1) >f(x2) for all x1, and x2 in I the open interval we say f(x) is decreasing in I.