Find the centroid of the common region used in engineering F
Find the centroid of the common region used in engineering. Find the centroid of the parallelogram with vertices (0, 0), (a, 0), (b, c), and (a + b, c) (see figure).
Solution
Given that
Vertices of parllelogram are ,
let ( x1 , y1) = ( 0 , 0 )
(x2 , y2 ) = ( a , 0 )
( x3 , y3 ) = ( b , c )
( x4 , y4 ) = ( a+b , c )
Centroid of parllelogram ( x , ) = [ ( x1 + x2 + x3 + x4)/4 , (y1 + y2 + y3 + y4)/4 ]
= [ ( 0 + a + b + (a+b) )/4 , ( 0 + 0 + c + c )/4 ]
= ( ( 2a + 2b)/4 , 2c/4 )
= ( 2(a+b)/4 , 2c/4 )
= ( (a + b)/2 , c/2 )
Therefore ,
Centroid of parllelogram = ( (a + b)/2 , c/2 )
