Solution: There is a methodical and a hit and trial method to do this question.
Methodical way: For this, you must be knowing a couple of identities like \((a+b+c)^2=a^2+b^2+c^2+2(ab+bc+ca)\) and \(a^3+b^3+c^3-3abc=(a+b+c)(a^2+b^2+c^2-ab-bc-ca)\)
We are given a+b+c=6
squaring both sides and applying the first identity we can get:
\(⇒ a^2+b^2+c^2+2(ab+bc+ca)=36\)
\(⇒ 14+2(ab+bc+ca)=36\)
\(⇒ab+bc+ca=\frac{36-14}{2}\)
\(⇒ ab+bc+ca=11\)
We know another identity: \(a^3+b^3+c^3-3abc=(a+b+c)(a^2+b^2+c^2-ab-bc-ca)\)
Plugging the values we get: \(36-3abc=6(14-11)\)
\(⇒ 36-3abc=18\)
\(⇒ 3abc=18\)
\(⇒ abc=\frac{18}{3}\)
\(⇒ abc=6\)
Hit and trial method:We are not given the nature of a, b and c. However we can infer that they are integers otherwise the sum of their squares wouldn't have been integers. \(a^2+b^2+c^2=14\).
Now since we have 3 integers adding to give 6 i.e., \(a+b+c=6\) let us assume \(a=b=c=2\) or \(a=1, b=2, c=3\)
When we plug in both the cases we find that \(a=1, b=2, c=3\) satisfy all the given expressions.
Thus \(abc=1\times 2\times 3=6\)
Hence the right answer is
Option B.