|
|
|
|
|
|
|
|
|
|
|
Solution
|
Solution provided by AtoZmath.com
|
|
|
|
Scalar Multiplication of vectors calculator
|
1. `(3,1,1),(-1,2,1)`
2. `(2,3,1),(0,5,6)`
3. `(2,1,-1),(1,0,-1)`
4. `(5,6,1),(0,2,3)`
5. `(5,-1,1),(-2,3,4)`
6. `(2,3,-1),(3,2,1)`
7. `(1,1,1),(2,-1,-1)`
8. `(1,1,1),(1,2,3)`
9. `(2,3),(7,18)`
10. `(-2,3),(-4,5)`
11. `(6,3),(4,5)`
|
Example (with steps)1. Find -3×A `A=(3,1,1)`
Solution: Here `vec A=(3,1,1)`
`-3 * vec A`
`=(-3*A_1,-3*A_2,-3*A_3)`
`=(-3*3,-3*1,-3*1)`
`=(-9,-3,-3)`
|
|
|
|
|
|