I think you meant to ask for finding a perpendicular vector, rather than parallel. If that is the case, the cross product of two non-parallel vectors will produce a vector which is perpendicular to both of them, unless they are parallel, which the cross product = 0. (a zero vector)
Chat with our AI personalities
If they are parallel, you can add them algebraically to get a resultant vector. Then you can resolve the resultant vector to obtain the vector components.
Given one vector a, any vector that satisfies a.b=0 is orthogonal to it. That is a set of vectors defining a plane orthogonal to the original vector.The set of vectors defines a plane to which the original vector a is the 'normal'.
That's it! You know everything there is to know about it. It's not as if you have to wander through a crowd of vectors and find one that matches the description. "Find the vector" means figure out its magnitude and direction. If the problem already gave you the magnitude and direction, then it's unlikely that it's asking you to 'find' that same vector.
You need to know that the cross product of two vectors is a vector perpendicular to both vectors. It is defined only in 3 space. The formula to find the cross product of vector a (vector a=[a1,a2,a3]) and vector b (vector b=[b1,b2,b3]) is: vector a x vector b = [a2b3-a3b2,a3b1-a1b3,a1b2-a2b1]
resultant