document.write( "Question 929185: What are the coordinates of the centroid of triangle RSQ with vertices at S(0,-6), R(-10,-6),and Q(1,0)? \n" ); document.write( "
Algebra.Com's Answer #564197 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
The centroid is the average of the x and y coordinates.
\n" ); document.write( "\"X=%280-10%2B1%29%2F3=-3\"
\n" ); document.write( "\"Y=%28-6-6%2B0%29%2F3=-4\"
\n" ); document.write( "(-3,-4)
\n" ); document.write( "
\n" );