document.write( "Question 51098: What is the Distance Formula to Find the Perimeter of a Figure? \n" ); document.write( "
Algebra.Com's Answer #34070 by tutorcecilia(2152)\"\" \"About 
You can put this solution on YOUR website!
I am not sure if this is what you mean, but the distance formula is:
\n" ); document.write( ".
\n" ); document.write( "d = \"%28sqrt%28%28x2-x1%29%5E2+%2B+%28y2-y1%29%5E2%29%29%29\"
\n" ); document.write( "when given two points: (x1, y1) and (x2, y2)
\n" ); document.write( "
\n" );