Correct option is C
1. Given:
- The vertices of the triangle are (a, b), (b, c), (c, a) .
- The centroid of the triangle is at the origin (0, 0) .
2. Formula Used:
- The coordinates of the centroid of a triangle with vertices (x1,y1),(x2,y2),(x3,y3) are:
(3x1+x2+x3,3y1+y2+y3)
- If the centroid is at the origin, then: 3a+b+c=0
3. Solution:
Using the centroid formula:
3a+b+c=0
This implies: a + b + c = 0
To find a3+b3+c3 , use the identity:
a3+b3+c3−3abc=(a+b+c)(a2+b2+c2−ab−bc−ca)
Since a + b + c = 0 :
a3+b3+c3−3abc=0
Hence: a3+b3+c3=3abc
4. Answer:
The value of a3+b3+c3 is **3abc**.