document.write( "Question 1120950: The line segment connecting (xsub1,6) and (9.ysub2) is bisected by the point (7,3). Find the values of xsub1, and ysub2. \n" ); document.write( "
Algebra.Com's Answer #736648 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! The midpoint x value, 7, is the average between the x value of one end and the x value at the other end, (x1+9)/2 \n" ); document.write( "Since 7=(x1+9)/2, 14=x1+9, and x1=5 \n" ); document.write( "Similarly, (6+y2)/2=3 \n" ); document.write( "6+y2=6 \n" ); document.write( "y2=0 \n" ); document.write( " \n" ); document.write( " |