79.5k views
2 votes
What is a vector and an example.

2 Answers

4 votes
A Vector is a mathematical object that has both magnitude and length.

The length of a vector is computed by grabbing the components squaring the components and adding them together. You will finally square root your scalar.

A vector is written in the form for example,
\ \textless \ c_1,c_2,c_3\ \textgreater \.
Here we have a vector in 3 dimensional space that has 3 components.
User Jamesla
by
7.7k points
6 votes
A vector is a quantity that has both magnitude and a direction. Example is velocity.
User Victor Kushnerov
by
8.4k points

No related questions found