For a=(2, 2, 1), b=(4, -1, 1), what is a·b?
a=(2, 2, 1), b=(4, -1, 1) के लिए a·b क्या है?
Show answer and explanation
D. 7
ExplanationStep 1: Identify the concept: dot product. Step 2: Multiply corresponding components and add. Calculation gives a·b=7. Step 3: Exam tip: In dot product, multiply same-position components.
Step 1: अवधारणा dot product है। Step 2: Corresponding components multiply करके जोड़ते हैं। Calculation से a·b=7। Step 3: याद रखें: Dot product में same position components multiply करें।