Physics Library
 An open source physics library
Encyclopedia | Forums | Docs | Random |  
Login
create new user
Username:
Password:
forget your password?
Main Menu
Sections

Meta

Talkback

Downloads

Information
[parent] dot product examples (Example)

Examples involving the dot product:

(1) Calculate A B with

A = 5î + 2ĵ k
B = 3î 3ĵ + 3k

answer:

A B = (5)(3) + (2)(3) + (1)(+3)
A B = 15 6 3 = 6

(2) Find the angle between the above vectors.

answer:

We know their dot product, so we just need to calculate their magnitudes |A | = ∘ --------------
  A2x + A2y + A2z = ∘ ----------------
  52 + 22 + (− 1)2
|A | =   ----------
√ 25 + 4 + 1 = √ ---
  30 = 5.48

|B | = ∘ -----------------
  32 + (− 3 )2 + (3)2
|B | = √ ---------
  9 + 9 + 9 = √---
 27 = 5.2

Finally

A B = |A | |B| cos 𝜃

𝜃 = cos1(     )
  A-⋅B--
  |A||B |

𝜃 = cos1(        )
  ---6----
  (5.48)(5.2)
𝜃 = cos1(0.21) = 77.9o


Anyone with an account can edit this entry. Please help improve it!

"dot product examples" is owned by bloftin.
(view preamble)
View style:

This object's parent.

Cross-references: magnitudes, vectors, dot product

This is version 2 of dot product examples, born on 2006-07-22, modified 2006-07-22.
Object id is 207, canonical name is DotProductExample.
Accessed 4049 times total.

Classification:
Physics Classification02. (Mathematical methods in physics)
Pending Errata and Addenda
None.
Discussion
Style: Expand: Order:

No messages.

Interact
rate | post | correct | update request | add example | add (any)