Animated Solution for Mathematics - Vector Algebra: In a triangle ABC, if ∣BC∣=8, ∣CA∣=7, ∣AB∣=10, then the projection of the vector AB on AC is equal to:
Select Answer:
Visualized Solution
Visualizing Triangle ABC
Given side lengths: ∣BC∣=8, ∣CA∣=7, ∣AB∣=10
Defining the Goal
Goal: Find the projection of AB on AC
The Projection Formula
Formula: Projection of u on v=∣v∣u⋅v
Here: Projection =∣AC∣AB⋅AC
Vector Representation
Let BC=a, so ∣a∣=8
Let CA=b, so ∣b∣=7
Let AB=c, so ∣c∣=10
Adjusting the Formula
Notice that AC=−CA=−b
Projection =∣−b∣c⋅(−b)=7−c⋅b
The Triangle Law
By Triangle Law of Vector Addition:
AB+BC+CA=0
c+a+b=0
Isolating the Unknowns
Isolate a to find b⋅c:
a=−(b+c)
Squaring the Equation
Square both sides:
∣a∣2=∣−(b+c)∣2
∣a∣2=∣b∣2+∣c∣2+2(b⋅c)
Substituting Magnitudes
Substitute the known magnitudes:
82=72+102+2(b⋅c)
Evaluating the Squares
Evaluate the squares:
64=49+100+2(b⋅c)
64=149+2(b⋅c)
Solving for the Dot Product
Solve for the dot product:
2(b⋅c)=64−149=−85
b⋅c=−285
Final Substitution
Substitute back into the projection formula:
Projection =7−(−285)
The Final Answer
Simplify the fraction:
Projection =1485
00:00 / 00:00
The Sigma Insight: Scalar (Dot) Product
Solution Diagram
Analyzing the Setup
Welcome, future engineer! Today, we are not just solving a problem; we are uncovering the hidden architecture of a triangle.
When you look at a triangle ABC with side lengths ∣BC∣=8, ∣CA∣=7, and ∣AB∣=10, you might see a simple shape. To a physicist, this is a system of vectors waiting to be decoded.
We are tasked with finding the projection of AB onto AC. Imagine standing at vertex A, shining a light perpendicular to the line AC; the 'shadow' cast by the segment AB onto the line AC is exactly what we need to calculate.
The Mathematical Toolkit
To find the projection of a vector u onto v, we use the fundamental definition:
Projection=∣v∣u⋅v
In our case, we want the projection of AB onto AC. Let us define our vectors clearly: let c=AB, b=CA, and a=BC.
Since AC=−CA=−b, our formula becomes:
Projection=∣−b∣c⋅(−b)=7−c⋅b
This is where the magic happens. We do not know the angle between these vectors, but we know the lengths of all three sides, which is a classic invitation to use the Triangle Law of Vector Addition.
The Power of the Triangle Law
In any closed triangle, the sum of the vectors forming the sides must be zero. Thus, AB+BC+CA=0.
Substituting our variables, we get c+a+b=0. We need to find the dot product b⋅c.
Let us isolate a and square the equation:
a=−(b+c)
∣a∣2=∣−(b+c)∣2
∣a∣2=∣b∣2+∣c∣2+2(b⋅c)
This step is the bridge between geometry and algebra. We are essentially using the Law of Cosines in disguise, successfully extracting the dot product term by squaring the vector sum.
The Final Calculation
Now, we plug in our known magnitudes: ∣a∣=8, ∣b∣=7, and ∣c∣=10. The equation transforms into:
82=72+102+2(b⋅c)
64=49+100+2(b⋅c)
64=149+2(b⋅c)
Solving for the dot product, we find 2(b⋅c)=64−149=−85, which means b⋅c=−285.
Returning to our projection formula, we substitute this value back in:
Projection=7−(−285)=1485
The negative signs cancel out, leaving us with a clean, positive result. You have successfully navigated the vector space to arrive at the final answer of 1485.