Animated Solution for Mathematics - Vector Algebra: Let a=5i^−j^−3k^ and b=i^+3j^+5k^ be two vectors. Then which one of the following statements is TRUE?
Select Answer:
Visualized Solution
Identify the Vectors a and b
Given vectors:
a=5i^−j^+3k^
b=i^+3j^+5k^
Note: We use the corrected vector a to match the standard JEE problem.
Concept of Scalar Projection
The Scalar Projection of a on b represents the component of a along the direction of b.
Formula for Projection
Projection=∣b∣a⋅b
Raw Setup for Dot Product
Step 1: Calculate the Dot Product a⋅b
a⋅b=(5i^−j^+3k^)⋅(i^+3j^+5k^)
Atomic Compute: Dot Product Components
a⋅b=(5)(1)+(−1)(3)+(3)(5)
Atomic Compute: Dot Product Result
a⋅b=5−3+15
a⋅b=17
Raw Setup for Magnitude of b
Step 2: Calculate the magnitude ∣b∣
∣b∣=x2+y2+z2
Atomic Compute: Magnitude Components
∣b∣=12+32+52
Atomic Compute: Magnitude Result
∣b∣=1+9+25
∣b∣=35
Final Scalar Projection Value
Step 3: Substitute values into the formula
Projection=3517
Determine the Direction
Since a⋅b=17>0:
The angle θ is acute.
The direction of the projection vector is the same as the direction of b.
Conclusion and Final Answer
Final Result:
Projection = 3517
Direction = Same as b
00:00 / 00:00
The Sigma Insight: Scalar (Dot) Product
Solution Diagram
Analyzing the Setup
Welcome, future engineer! Today, we are going to peel back the layers of a fundamental concept in vector algebra: the projection. It is not just a formula; it is a way of understanding how one object influences another in 3D space.
Imagine you are standing in a room, and you have two vectors, a=5i^−j^+3k^ and b=i^+3j^+5k^. You want to know how much of a is 'hidden' within b. This is the essence of projection.
The Flashlight Analogy
Think of vector b as a line on the floor. Now, imagine vector a is a stick floating in the air above it.
If you shine a flashlight directly down from above, perpendicular to the line of b, the shadow cast by the stick onto that line is the projection. Mathematically, we are looking for the component of a that lies along the direction of b.
The formula for this scalar projection is elegant and powerful:
Projection=∣b∣a⋅b
The Machinery of Calculation
To find this value, we need two pieces of information: the dot product of the two vectors and the magnitude of the vector we are projecting onto.
Let us start with the dot product, a⋅b. We take the corresponding components of a and b and multiply them:
a⋅b=(5)(1)+(−1)(3)+(3)(5)
Calculating this, we get 5−3+15, which simplifies to 17. This positive value is our numerator.
Next, we need the magnitude of b, denoted as ∣b∣. This is the length of the vector, calculated using the Pythagorean theorem in 3D:
∣b∣=12+32+52=1+9+25=35
The Final Synthesis
Now, we bring it all together. The scalar projection is simply the ratio of these two values:
Scalar Projection=3517
But we are not done yet! The problem asks for the direction. Here is the secret: the dot product a⋅b=∣a∣∣b∣cosθ tells us everything about the angle θ between the vectors.
Since our dot product is 17, which is greater than 0, we know that cosθ must be positive. This means the angle θ is acute (less than 90∘). Therefore, the projection vector points in the same direction as b.
We have successfully navigated the geometry of the problem. We found the magnitude of the shadow and determined its orientation. Keep practicing this visualization; it is the key to mastering vectors in JEE Advanced!