Question Numbers: 65-66Consider the following for the next two (02) items that follow :Let a=3i^+3j^​+3k^ and c=j^​−k^.Letb be such that a⋅b=27 and a×b=9c
Concept:Given a=3i^+3j^​+3k^ and c=j^​−k^, with a⋅b=27 and a×b=9c. The dot product gives a linear equation in components; the cross product gives three component equations.Explanation:Let b=xi^+yj^​+zk^. From a⋅b=27: 3x+3y+3z=27⇒x+y+z=9 (1). Compute a×b: ​i^3x​j^​3y​k^3z​​=3(z−y)i^−3(z−x)j^​+3(y−x)k^. Given a×b=9c=9j^​−9k^, equate components: 3(z−y)=0⇒y=z (2). −3(z−x)=9⇒z−x=−3 (3). 3(y−x)=−9⇒y−x=−3 (4). From (2), replace y by z in (4): z−x=−3 (same as (3)). Solve (1), (2), (3): Using (2), write y=z in (1): x+z+z=9⇒x+2z=9. From (3): x=z+3. Substitute: (z+3)+2z=9⇒3z=6⇒z=2. Thus y=2, x=5. Therefore b=5i^+2j^​+2k^.Answer:b=5i^+2j^​+2k^, which corresponds to option B.