Home > Matrix & Vector > Vector Operation > Collinear vectors example

12. Collinear vectors example ( Enter your problem )
  1. Example-1
  2. Example-2

2. Example-2





1. Find Collinear vectors
`A=(0,2)`, `B=(0,4)`


Solution:
Here `vec A=(0,2),vec B=(0,4)`

Two vectors `vec A` and `vec B` are collinear if there exists a number n such that `vec B = n * vec A`

Find the first nonzero coefficient of vector `vec A`

`A_2=2`

`n=B_2/A_2=4/2=2`

`2 * vec A`

`=2*(A_1,A_2)`

`=(2*A_1,2*A_2)`

`=(2*0,2*2)`

`=(0,4)`

`=vec B`

Since `vec B = 2 * vec A`, so vectors are collinear.




This material is intended as a summary. Use your textbook for detail explanation.
Any bug, improvement, feedback then Submit Here





Share this solution or page with your friends.
 
 
Copyright © 2026. All rights reserved. Terms, Privacy
 
 

.