Question: Problem 4: A vector is of type xi + yj +zk. Generate two such vectors of random values of x, y and z between values

Problem 4: A vector is of type xi + yj +zk. Generate two such vectors of random values of x, y and z between values -9 to 9. Write a C++ program and algorithm having two classes for determining a dot product and cross product of two vectors. Find the angle between the vectors. Write algorithm of your program. Also prove by a member function that the cross product of the two vectors are orthogonal to each other(Marks 10)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
