if = then y=z in general
0
The statement
In general,
Therefore, if
x1y1 + x2y2 + … + xnyn = x1z1 + x2z2 + …+ xnzn
Now, we cannot immediately conclude that y = z since the two vectors can have different components but still give the same dot product. For example, let x = (1, 0, 0), y = (1, 1, 1), and z = (1, -1, 0). Then,
However, if x is a nonzero vector, then we can conclude that y = z. This is because if x is a nonzero vector, then for any nonzero vector y, we have:
where ||x|| is the magnitude of x, ||y|| is the magnitude of y, and theta is the angle between x and y.
Since cos(theta) can only be 1 if theta is 0 (meaning x and y are collinear), we can conclude that if
||x||*||y|| = ||x||*||z||
Since ||x|| is nonzero, we can cancel it out and obtain:
||y|| = ||z||
This means that the magnitudes of y and z are equal, and since they are collinear, they must be equal up to a scalar multiple. Therefore, y = z.
More Answers:
Simplifying Determinants Of Matrices: How To Calculate Determinants Of Transpose And Higher Powers Of A MatrixExploring Non-Elementary Matrices: Why The Product Of Two Elementary Matrices Is Not Always Elementary
Addition Of Elementary Matrices: Properties And Examples In Linear Algebra