document.write( "Question 203333: Points X, Y and Z lie on the sides of triangle ABC so that segments AX, BY and CZ, if drawn, would intersect at one interior point P. Using 3 of these 7 points at a time as vertices, how many triangles can be formed? \n" ); document.write( "
Algebra.Com's Answer #153403 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! ): Points X, Y and Z lie on the sides of triangle ABC so that segments AX, BY and CZ, if drawn, would intersect at one interior point P. Using 3 of these 7 points at a time as vertices, how many triangles can be formed? \n" ); document.write( "--------------------- \n" ); document.write( "Draw the picture. \n" ); document.write( "Three points determine a triangle unless the three are collinear. \n" ); document.write( "There are 7C3= 25 sets of three points. \n" ); document.write( "6 of those sets are collinear. \n" ); document.write( "Therefore 29 triangles can be formed. \n" ); document.write( "=============================================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |