Chemical Engineering > GATE 2025 > Vector Algebra
Consider a Cartesian coordinate system defined over a 3-dimensional vector space with orthogonal unit basis vectors î, ĵ and k̂. Let vector a=√2î + (1/√2)ĵ + k̂, and vector b=(1/√2)î + √2ĵ - k̂. The inner product of these vectors (a ⋅ b) is
Explanation
Correct : d
Similar Questions
What is the worst-case time complexity of insertion in an AVL tree?
Which operations on a binary search tree have O(h) complexity?
Compare search complexities of sorted array vs balanced BST.