Determine the area of the parallelogram determined by u(1,0) and v(0,1)
1
Expert's answer
2020-05-11T10:26:21-0400
We have given that vectors, u=(1,0) and v=(0,1) , Since, the vector cross product of any two vector gives the area of parallelogram. For simplicity let represent the vector in as usual way i.e u=i^+0j^&v=0i^+j^ ,Now we can calculate the vector cross product in two way,let's focus on the first method,
u×v=∣∣u∣∣∣∣v∣∣sin(θ)n^, where θ is the angle between u & v , ∣∣u∣∣,∣∣v∣∣ are the norm or magnitude of vector u & v ( here, ∣∣u∣∣=∣∣v∣∣=12+02=1 ),and n^ is the direction of the area vector u×v i.e n^ is perpendicular to the plane of u & v . Now, we have to find the angle θ .Since, dot product of u & v is u⋅v=1⋅0+0⋅1=0⟹u⊥v⟹θ=2π radian ,thus on calculating the vector cross product of u & v , we get ∣∣u×v∣∣=1. Hence, we are done.
Comments