Answer:
D
Step-by-step explanation:
We know that vector addition is scalar addition.
Given vectors are u = <-3.5, -1.5> and v = <-1.25, 2.25>
2v = < -2.5, 4.5>
2v - u = < -2.5, 4.5> - <-3.5, -1.5> = < -2.5 - (-3.5) , 4.5 -(-1.5) >
2v-u = < 1 , 6 >
This vector is basically i + 6j which is drawn in option D
I think it should be 90° since x is a right angle
Answer:

Step-by-step explanation:
- If f(x) is in th form of f(x)=g(x)-h(x) then f'(x)=g'(x) - h'(x)
- When f(x)=z(g(x)) then f'(x)= z'(g(x))g'(x) (called as chain rule)
<u>using these information</u>:
g(x)=ln2x then g'(x)=
h(x)=In(3x - 1) then h'(x)=![\frac{(3x-1)'}{3x-1} =\frac{3}{3x-1}f'(x)=g'(x) - h'(x) =[tex]\frac{1}{x} - \frac{3}{3x-1} =\frac{-1}{3x^2-x}](https://tex.z-dn.net/?f=%5Cfrac%7B%283x-1%29%27%7D%7B3x-1%7D%20%3D%5Cfrac%7B3%7D%7B3x-1%7D%3C%2Fp%3E%3Cp%3Ef%27%28x%29%3Dg%27%28x%29%20-%20h%27%28x%29%20%3D%5Btex%5D%5Cfrac%7B1%7D%7Bx%7D%20-%20%5Cfrac%7B3%7D%7B3x-1%7D%20%3D%5Cfrac%7B-1%7D%7B3x%5E2-x%7D)
That is the Community Property of Multiplication.
Hope that helps :)