Answer:
(2+5)2-52
=7× 2-52
=14-52
= -42
not in this list but that's right answer
You are correct in thinking that the columns of the first matrix must match with the rows of the second matrix.
So for example, we can multiply a 1 x 5 matrix with a 5 x 7 matrix. The two matching '5's are directly what make multiplication possible in this case. For your problem, the first two '3's match and multiplication is possible.
The rows of the first matrix don't need to match with the columns of the second matrix.
If you worked from 4:50 pm to 10:00 pm then you worked 5 hours 10 minutes
Answer:
(f∘g)(−4) = 12
Step-by-step explanation:
Given the functions
f(x)= 3x^2 + 4x - 3
g(x) = -2x-11
Required
(f∘g)(−4)
(f∘g)(x) = f(g(x))
f(g(x)) = f(-2x-11)
f(-2x-11) = 3(-2x-11)^2 + 4(-2x-11) - 3
f(g(x)) = 3(-2x-11)^2 + 4(-2x-11) - 3
f(g(-4)) = 3(-2(-4)-11)^2 + 4(-2(-4)-11) -3
f(g(-4)) = 3(8-11)^2 + 4(8-11) - 3
f(g(-4)) = 3(-3)^2 + 4(-3) - 3
f(g(-4)) = 3(9) - 12 - 3
f(g(-4)) = 27 - 15
f(g(-4)) = 12
Hence (f∘g)(−4) = 12