Huh? What do you mean I don't understand
Answer:
Step-by-step explanation:
A scalar is a constant value that is multiplied throughout a matrix.
e.g.
In number 1 the set up would look like this
3 * ![\left[\begin{array}{ccc}3&-1&5\\2&1&-4\\-6&3&2\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7D3%26-1%265%5C%5C2%261%26-4%5C%5C-6%263%262%5Cend%7Barray%7D%5Cright%5D)
To solve this, you must distribute the 3 to each value within the matrix
The solution to #1 would be
M = ![\left[\begin{array}{ccc}9&-3&15\\6&3&-12\\-18&9&6\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7D9%26-3%2615%5C%5C6%263%26-12%5C%5C-18%269%266%5Cend%7Barray%7D%5Cright%5D)
<span>1. Find the magnitude and direction angle of the vector.
2. Find the component form of the vector given its magnitude and the angle it makes with the positive x-axis.
<span>3. Find the component form of the sum of two vectors with the given direction angles.</span></span>
I DON'T UNDERSTAND MATH ANYMORE!!!!!!!!
The picture is not clear. let me assume
y = (x^4)ln(x^3)
product rule :
d f(x)g(x) = f(x) dg(x) + g(x) df(x)
dy/dx = (x^4)d[ln(x^3)/dx] + d[(x^4)/dx] ln(x^3)
= (x^4)d[ln(x^3)/dx] + 4(x^3) ln(x^3)
look at d[ln(x^3)/dx]
d[ln(x^3)/dx]
= d[ln(x^3)/dx][d(x^3)/d(x^3)]
= d[ln(x^3)/d(x^3)][d(x^3)/dx]
= [1/(x^3)][3x^2] = 3/x
... chain rule (in detail)
end up with
dy/dx = (x^4)[3/x] + 4(x^3) ln(x^3)
= x^3[3 + 4ln(x^3)]