Answer:
Step-by-step explanation:
The formula for the dot product of vectors is
u·v = |u||v|cosθ
where |u| and |v| are the magnitudes (lengths) of the vectors. The formula for that is the same as Pythagorean's Theorem.
which is 
which is 
I am assuming by looking at the above that you can determine where the numbers under the square root signs came from. It's pretty apparent.
We also need the angle, which of course has its own formula.
where uv has ITS own formula:
uv = (14 * 3) + (9 * 6) which is taking the numbers in the i positions in the first set of parenthesis and adding their product to the product of the numbers in the j positions.
uv = 96.
To get the denominator, multiply the lengths of the vectors together. Then take the inverse cosine of the whole mess:
which returns an angle measure of 30.7. Plugging that all into the dot product formula:
gives you a dot product of 96
I am still learning, and am most likely incorrect.
I believe you remove the 3's since their not needed, and do this:
2x = 4x + 6 - (2x)
so then just ignore "x" and do this:
2 = 4 + 6 - 2
2 = 10 - 2
2 = 8
x = 8
200deg in radians is 200* pi/180= 3.49 radians hope this helps! Use this conversion for any def to radian measure.