Concept:Two vectors are equal only when their corresponding components are equal.Explanation:Given a=(12−5) and b=(1210x).Since a=b, equate the top components and the bottom components separately.The bottom components are both 12, so they are already equal.Now equate the top components:−5=10xDivide both sides by 10:10−5=xSimplify the fraction:x=−21This matches option B.Answer:x=−21Therefore, the correct option is B.