document.write( "Question 1008657: show that the points (-3,1), (3, -1), (1,3) are the vertices of an isosceles triangle. Find its Area \n" ); document.write( "
Algebra.Com's Answer #631019 by wynger566(1)![]() ![]() ![]() You can put this solution on YOUR website! Let, A(-3,1), B(3,-1) and C(1,3) be the given points. \n" ); document.write( "Using distance formula; \n" ); document.write( "d=√[(x2-x1)^2+(y2-y1)^2]…we get \n" ); document.write( "AB=√40 \n" ); document.write( "BC=√20 units and \n" ); document.write( "AC=√20 units \n" ); document.write( "Clearly BC=AC. Hence, ABC is an isosceles triangle. \n" ); document.write( "For area ' \n" ); document.write( "From C drop perpendicular to AB then \n" ); document.write( "a name it as D \n" ); document.write( "Using mid point formula; \n" ); document.write( "we get D= (0,0)-------> origin \n" ); document.write( "also length of CD is √10 units \n" ); document.write( "Finally area=1/2 AB.CD=1/2 √40 .√10 =10 sq. units \n" ); document.write( " |