document.write( "Question 166149: Find the point on the y-axis that is equidistant from (5,1) and (-3,-1). \n" ); document.write( "
Algebra.Com's Answer #122439 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find the point on the y-axis that is equidistant from (5,1) and (-3,-1). \n" ); document.write( "The x and the y coordinate of the midpoint are the average of the x and the \n" ); document.write( "y coordinates of the end points. \n" ); document.write( "------------ \n" ); document.write( "x= (5-3)/2 = 1 \n" ); document.write( "y= (1-1)/2 = 0 \n" ); document.write( "------------------- \n" ); document.write( "Midpoint : (1,0) \n" ); document.write( "================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |