Animated Solution for Mathematics - Vector Algebra: Let a=4i^+3j^ and b=3i^−4j^+5k^ and c is a vector such that c⋅(a×b)+25=0,c⋅(i^+j^+k^)=4 and projection of c on a is 1, then the projection of c on b equals:
Select Answer:
Visualized Solution
Identify Given Vectors a and b
Given vectors:
a=4i^+3j^
b=3i^−4j^+5k^
Calculate Cross Product a×b
We need a×b for the first condition.
a×b=i^43j^3−4k^05
a×b=15i^−20j^−25k^
Define Vector c and Equation 1
Let c=xi^+yj^+zk^
Condition 1: c⋅(a×b)+25=0
(xi^+yj^+zk^)⋅(15i^−20j^−25k^)=−25
15x−20y−25z=−25
Divide by 5: 3x−4y−5z=−5 ... (Eq. 1)
Formulate Equation 2
Condition 2: c⋅(i^+j^+k^)=4
(xi^+yj^+zk^)⋅(i^+j^+k^)=4
x+y+z=4 ... (Eq. 2)
Formulate Equation 3 using Projection
Condition 3: Projection of c on a=1
Formula: ∣a∣c⋅a=1
∣a∣=42+32=5
54x+3y=1⇒4x+3y=5 ... (Eq. 3)
Eliminate z from Equations 1 and 2
From Eq. 2: z=4−x−y
Substitute into Eq. 1: 3x−4y−5z=−5
3x−4y−5(4−x−y)=−5
3x−4y−20+5x+5y=−5
8x+y=15 ... (Eq. 4)
Solve for x and y
We have:
4x+3y=5 ... (Eq. 3)
8x+y=15⇒y=15−8x
Substitute y into Eq. 3:
4x+3(15−8x)=5
4x+45−24x=5
−20x=−40⇒x=2
y=15−8(2)=−1
Find z and Vector c
Substitute x=2,y=−1 into Eq. 2:
z=4−x−y
z=4−2−(−1)=3
Therefore, the vector is:
c=2i^−j^+3k^
Calculate Projection of c on b
We need the projection of c on b.
Formula: ∣b∣c⋅b
c⋅b=(2)(3)+(−1)(−4)+(3)(5)
c⋅b=6+4+15=25
Final Result
Calculate ∣b∣: ∣b∣=32+(−4)2+52=9+16+25=50=52
Final Projection =5225=25
The correct option is (A).
00:00 / 00:00
The Sigma Insight: Scalar Triple Product
Solution Diagram
Analyzing the Setup
Imagine you are standing in a three-dimensional coordinate system. You have two vectors, a and b, firmly planted in this space.
Vector a=4i^+3j^ is a flat, two-dimensional arrow, while b=3i^−4j^+5k^ reaches out into the third dimension. We are tasked with finding a third vector, c, using the laws of vector algebra.
The Foundation
The Cross Product
Our first clue is the condition c⋅(a×b)+25=0. Before we can use this, we need to calculate a×b.
We set up our determinant:
a×b=i^43j^3−4k^05
Expanding this, we get 15i^−20j^−25k^. By setting c=xi^+yj^+zk^, the condition becomes:
(xi^+yj^+zk^)⋅(15i^−20j^−25k^)=−25
Simplifying this, we get 15x−20y−25z=−25, which reduces to our first solid piece of evidence:
3x−4y−5z=−5
Building the System
The second clue is c⋅(i^+j^+k^)=4. This implies that the sum of the components of c is exactly four:
x+y+z=4
The third clue is the projection of c on a, which is 1. Using the formula ∣a∣c⋅a=1, and knowing ∣a∣=42+32=5, we get:
54x+3y=1⇒4x+3y=5
The Unmasking
We now have a system of three equations:
1) 3x−4y−5z=−5
2) x+y+z=4
3) 4x+3y=5
From the second equation, we write z=4−x−y. Substituting this into the first equation:
3x−4y−5(4−x−y)=−5⇒8x+y=15
Now we solve the system of two equations: 4x+3y=5 and 8x+y=15. Solving for y in the second gives y=15−8x.
Plugging this into the first:
4x+3(15−8x)=5⇒4x+45−24x=5⇒−20x=−40
Thus, x=2. Substituting back, we find y=15−16=−1, and z=4−2−(−1)=3. Our mystery vector is c=2i^−j^+3k^.
The Final Victory
The problem asks for the projection of c on b, given by the formula ∣b∣c⋅b.