English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

Vector A has components
Ax = -5.1; Ay = 5.3; Az = 2.3;
while vector B has components
Bx = 7.3; By = -7; Bz = 4.9.
What is the angle thetaAB between these vectors?
(Answer between 0 and 180 degrees.) Answer in units of degrees.

2006-12-15 15:30:38 · 3 answers · asked by Anonymous in Science & Mathematics Physics

3 answers

Lets continue what meg started. Thus dot product
p=-5.1*7.3 + 5.3*(-7) + 2.3*4.9 = -63.06 and
p=|A|*|B|*cos(t) = sqrt(5.1^2 + 5.3^2 + 2.3^2) * sqrt(7.3^2 + 7^2 + 4.9^2) * cos(t) = 86.60807*cos(t);
thus cos(t) = -63.06/86.60807, hence
t = 2.386354 / 3.14159265 * 180 = 136°44’

2006-12-15 20:28:14 · answer #1 · answered by Anonymous · 0 0

Use the formula for the dot product
A dot B= abs(A) abs(B) cos (angle)
where A dot B =AxBx+AyBy+AzBz

2006-12-15 20:00:28 · answer #2 · answered by meg 7 · 0 0

Use the formula for the dot product
A dot B= abs(A) abs(B) cos (angle)
where A dot B =AxBx+AyBy+AzBz

2006-12-15 22:25:52 · answer #3 · answered by Sohil V 1 · 0 1

fedest.com, questions and answers