Answer :
The values of a + b, 6a + 9b, |a|, and |a โ b| are โ3i + 16j, 0i + 108j, 15 and 17 respectively. This can be obtained by using vector addition, vector subtraction and formula to find magnitude of a vector.
Find the values of a + b, 6a + 9b, |a|, and |a โ b|:
Given that,
a = <โ9, 12> , b = <6, 4>
These vectors can be rewritten as,
a = <โ9, 12> = โ9i + 12j
b = <6, 4> = 6i + 4j
- To find a + b,we add both vectors a and b together,
a + b = โ9i + 12j + 6i + 4j
a + b = โ9i + 6i + 12j + 4j
a + b = (โ9 + 6)i + (12 + 4)j
a + b = โ3i + 16j
- To find 6a + 9b, we first find 6a and 9b then add them both together,
6a = 6 (โ9i + 12j )
6a = โ54i + 72j
9b = 9(6i + 4j)
9b = 54i + 36j
Now add 6a and 9b together,
6a + 9b = โ54i + 72j + 54i + 36j
6a + 9b = โ54i + 54i + 72j + 36j
6a + 9b = 0i + 108j
- To find |a|, use the formula to find the magnitude of a vector,
If a = aโi + aโj, |a| = โaโยฒ + aโยฒ
Here, a = โ9i + 12j
|a| = โ(โ9)ยฒ + (12)ยฒ
|a| = โ81 + 144 = โ225
|a| = 15
- To find |a โ b|, first subtract b from a and find the magnitude of the resultant,
a - b = โ9i + 12j - (6i + 4j)
a - b = โ9i - 6i + 12j - 4j
a - b = โ15i + 8j
Now use the formula to find the magnitude of a vector,
|a โ b| = โ(-15)ยฒ + (8)ยฒ
|a โ b| = โ225 + 64 = โ289
|a โ b| = 17
Hence the values of a + b, 6a + 9b, |a|, and |a โ b| are โ3i + 16j, 0i + 108j, 15 and 17 respectively.
Learn more about magnitude of a vector here:
brainly.com/question/27870005
#SPJ1