document.write( "Question 12312: I'm stuck. I know how to do parts of the basic equations given to me, but the more complicated ones are giving me trouble. Here's my problem: I have to find the length and midpoint of (a,0) and ,0 \n" );
document.write( "
Algebra.Com's Answer #6242 by askmemath(368) ![]() You can put this solution on YOUR website! You are given 2 points.\r \n" ); document.write( "\n" ); document.write( "Length is simply the distance between the 2 points \n" ); document.write( "This can be found by D^2 = (X2-X1)^2 + (Y2-Y1)^2\r \n" ); document.write( "\n" ); document.write( "Mid point is given by (X1+X2)/2,(Y1+Y2)/2\r \n" ); document.write( "\n" ); document.write( "Can you solve this? \n" ); document.write( " |