document.write( "Question 181821: For Points P(-3,5) and Q(1,3) find (a)PQ and (b)the midpoint of PQ \n" ); document.write( "
Algebra.Com's Answer #136470 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! For Points P(-3,5) and Q(1,3) find (a)PQ and (b)the midpoint of PQ \n" ); document.write( "--------------- \n" ); document.write( "The easiest way to do these is to find the average of x and y separately. \n" ); document.write( "(x1+x2)/2 = (-3+1)/2 = -1 \n" ); document.write( "(y1+y2)/2 = (5+3)/2 = 4 \n" ); document.write( "The midpoint is (-1,4) \n" ); document.write( "----------------- \n" ); document.write( "The length of PQ is (using Pythagoras): \n" ); document.write( " \n" ); document.write( "= \n" ); document.write( "= \n" ); document.write( "= \n" ); document.write( "= \n" ); document.write( "=~ 4.472 \n" ); document.write( " |