document.write( "Question 330091: Give that (6,p) is the midpoint of the line joining the points (q,4) and (8,6), find the values of p and q \n" ); document.write( "
Algebra.Com's Answer #236543 by mananth(16946)![]() ![]() You can put this solution on YOUR website! the midpoint between (x1,y1)&(x2,y2) = \n" ); document.write( ".. \n" ); document.write( "the points are (q,4) (8,6) \n" ); document.write( "mid point = (6,p)\r \n" ); document.write( "\n" ); document.write( "(q+8)/2 =6 \n" ); document.write( "q+8=12 \n" ); document.write( "q=12-8 \n" ); document.write( "q=4 \n" ); document.write( ".. \n" ); document.write( "4+6 /2 =p \n" ); document.write( "10/2=p \n" ); document.write( "p=5 \n" ); document.write( " |