document.write( "Question 1086200: find the centroid of a triangle whose vertices are (2,3), (-4,6), and (2,-6) \n" ); document.write( "
Algebra.Com's Answer #700377 by Fombitz(32388)![]() ![]() You can put this solution on YOUR website! The centroid is the average of the x values and y values respectively, \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "(0,1) \n" ); document.write( " |