bossini
- 1
- 0
Homework Statement
can you divide 2 vectors which are in fractions?
Homework Equations
example a . a / b . a (dot products)
The Attempt at a Solution
would it become a / b?
The discussion centers on the mathematical operation of dividing vectors in the context of dot products. It clarifies that the dot product of two vectors results in a scalar, not a vector, and thus division of vectors as fractions is not valid. For example, given vectors a = (1,2) and b = (3,4), the dot product a · b equals 11, which is a scalar. Therefore, the expression a · a / b · a does not yield a vector but rather a numerical value.
PREREQUISITESStudents studying linear algebra, mathematicians, and anyone interested in understanding vector operations and their applications in physics and engineering.