Question
Question: Find the unit vector in plane which makes \(45{}^\circ \) with \(\hat{i}+\hat{j}\) and \(60{}^\circ ...
Find the unit vector in plane which makes 45∘ with i^+j^ and 60∘ with 3i^+4j^
Solution
To answer this question, we use the basic concepts for a unit vector which is given as a^=∣a∣a.
Here, a^ represents the unit vector, a represents the vector and ∣a∣ represents the magnitude of the vector. We will also use the formula for the dot product of two vectors given as a.b=∣a∣bcosθ. Here a and b represent two vectors and θ is the angle between the two vectors.
Complete step-by-step solution:
We are required to find the unit vector in the plane which makes 45∘ with i^+j^ and 60∘ with 3i^+4j^ . In order to solve this, let us assume the vector is given by r,
⇒r^=xi^+yj^……(1)
Magnitude of this vector is equal to,
⇒∣r∣=(xi^)2+(yj^)2
We also know that i^2=j^2=1. Therefore,
⇒∣r∣=x2+y2
This is a unit vector hence this is equal to 1.
⇒∣r∣=x2+y2=1
Now we take the dot product of this vector given by equation 1 with the vector i^+j^ .For this, the formula is given by a.b=∣a∣bcosθ. Here a and b represent two vectors and θ is the angle between the two vectors. For the vector i^+j^ , the angle with the unit vector is given as 45∘ . Therefore, substituting in the above equation,
⇒(xi^+yj^).(i^+j^)=∣r∣i^+j^cos45
Dot product of two vectors is given by simply multiplying the corresponding terms for i^ ,j^ , and k^ and taking the sum of all the terms.
⇒(xi^.i^+yj^.j^)=∣r∣i^+j^cos45
We know that i^.i^=j^.j^=k^.k^=1.
⇒x+y=∣r∣i^+j^cos45
We also know that the magnitude of i^+j^ is given by,
⇒i^2+j^2=1+1=2
We know the value of cos45∘ is 21. Substituting these,
⇒x+y=x2+y2.2.21
Cancelling the terms,
⇒x+y=x2+y2
Since we know that ⇒∣r∣=x2+y2=1,
⇒x+y=1……(2)
We apply the same formula for the second vector given as 3i^+4j^ . For this case, the angle is 60∘ .
⇒(xi^+yj^).(3i^+4j^)=∣r∣3i^+4j^cos60
Taking the dot product and substituting the value of cos60∘ as 21,
⇒(3xi^.i^+4yj^.j^)=∣r∣3i^+4j^.21
We also know that the magnitude of 3i^+4j^ is given by,
⇒(3i^)2+(4j^)2=9+16=25
Root of 25 is 5,
⇒(3i^)2+(4j^)2=5
Substituting this,
⇒3x+4y=x2+y2.5.21
Multiplying the terms on the right-hand side,
⇒3x+4y=25x2+y2
Since we know that ⇒∣r∣=x2+y2=1,
⇒3x+4y=25……(3)
To solve the two equations, we multiply equation 2 by 3 on both sides.
⇒3x+3y=3……(4)
We subtract the above two equations 3 and 4,
⇒3x+4y=25 -3x−3y=−3 0+y=−21
Hence, we get y value as −21. Substituting this in equation 2,
⇒x−21=1
Adding 21 on both sides,
⇒x=23
Substituting these in equation 1,
⇒r^=23i^−21j^
Hence, the vector r^ which makes 45∘ with i^+j^ and 60∘ with 3i^+4j^ is 2(3i^−j^). This above vector is not a unit vector since its magnitude does not add up to 1.
Note: Students need to know the concepts of dot product of vectors and basic trigonometric values for standard angles to solve this question. We can verify whether the answer is a unit vector or not by finding the magnitude of that. If it is equal to 1, it is a unit vector; otherwise it is not.