The "dot product" of two vectors has several different formulas.
Since you are given the x- and y-coordinates of both vectors a and b, we can apply the formula
a dot b = ax*bx + ay*by, where ax=x-component of vector a, by=y comp of vector b, and so on.
So, for the problem at hand, ax * bx + ay * by becomes
3(-2) + (-8)(-6) = -6 + 48 = 42 (answer). Note that the dot product (or "scalar product" is itself a scalar.
Answer: Yes
If I remember correctly, I believe these ordered pairs indicate a function, as there is exactly 1 output for every input (i.e., (output, input)). If there were 2 inputs of the same number, that'd make this relation not a function.
Answer:
Cool
Step-by-step explanation:
Hello,
8/(x-7)=7/2
==>(x-7)*7=8*2
==>7x-49=16
==>7x=65
==> x =9+2/7
Answser A
Hello:
(poq)(x) = p(q(x))= p(x-3) = 2(x-3)²-4(x-3) = 2(x²-6x+9)-4(x-3)
(poq)(x) = 2x²-12x+18-4x+12
(poq)(x) = 2x²-16x+30... (answer : C )