Answer on Question #44402 – Math - Analytic Geometry
Find n so that vectors 2i+3j−2k,5i+nj+k and −i+2j+3k may be coplanar
Solution:
a=<2,3,−2>b=<5,n,1>c=<−1,2,3>
Vectors are coplanar if and only if the cross product of two is perpendicular to the third, i.e. if and only if
(a×b)⋅c=0.
This is the scalar triple product, which is basically equivalent to taking a determinant. Performing this computation, we get:
a×b=<aybz−azby,azbx−axbz,axby−aybx>==<3⋅1+2⋅n,−2⋅5−2⋅1,2⋅n−3⋅5>=<3+2n,−12,−15+2n>(a×b)⋅c=<(a×b)xcx+(a×b)ycy+(a×b)zcz>==<3+2n,−12,−15+2n>⋅<−1,2,3>==−2n+3(2n−15)−27=4n−72=0n=472=18
Answer: vectors are coplanar when n=18.
www.AssignmentExpert.com
Comments