Question: If G = (1, 1, 1) and H = (2, 2, 2), what is G · H?
Options:
3
4
5
6
Correct Answer: 3
Solution:
G · H = 1*2 + 1*2 + 1*2 = 2 + 2 + 2 = 6.
If G = (1, 1, 1) and H = (2, 2, 2), what is G · H?
Practice Questions
Q1
If G = (1, 1, 1) and H = (2, 2, 2), what is G · H?
3
4
5
6
Questions & Step-by-Step Solutions
If G = (1, 1, 1) and H = (2, 2, 2), what is G · H?
Step 1: Identify the components of vectors G and H. G has components (1, 1, 1) and H has components (2, 2, 2).
Step 2: Multiply the corresponding components of G and H. This means you will multiply the first component of G by the first component of H, the second component of G by the second component of H, and the third component of G by the third component of H.