document.write( "Question 856883: A (0,1) , B (-2,3) , C (2,-1) are the vertices of a triangle ABC. P and Q are the midpoints of the sides AB and AC.
\n" );
document.write( "Show that PQ is parallel to BC. \n" );
document.write( "
Algebra.Com's Answer #516179 by josgarithmetic(39617)![]() ![]() ![]() You can put this solution on YOUR website! P: \n" ); document.write( "P is (-1,2) \n" ); document.write( "- \n" ); document.write( "Q: \n" ); document.write( "Q is (1,0) \n" ); document.write( "- \n" ); document.write( "Slope of BC, \n" ); document.write( "Slope of PQ, \n" ); document.write( "Slopes of BC and PQ are both -1, equal, so BC and PQ are parallel. \n" ); document.write( " |