Question
Quantitative Aptitude Question on Number Systems
If (Ax + By - Cz)2 + 43xy - 26yz - 42xz, then find the value of A2 + B2C2.
A
16
B
8
C
12
D
10
Answer
10
Explanation
Solution
We know that :
(a + b + c)2 = a2 + b2 + c2 + 2ab + 2bc + 2ca
(Ax + By - Cz)2 = 4x2 + 3y2 + 2z2 + 43xy - 26yz - 42xz
(Ax + By - Cz)2 = (2x)2 + (3y)2 + (-2z)2 + 2 * 2x * 3y + 2 * 3y * (-2z) + 2 * 2x * (2xz)
(Ax + By - Cz)2 = (2x + 3y - 2z)2
After comparing:
A = 2, B = 3 and C = 2
Now,
A2 + B2C2
= 22 + (3)2 * (2)2
= 4 + 6
= 10
So, the correct option is (D) : 10.