document.write( "Question 429982: what is the perimeter of a triangle with these points: (-1,2),(4,-2), (2,-2). I am using the distance formula but not coming up with the right answer. \n" );
document.write( "
Algebra.Com's Answer #298604 by ewatrrr(24785)  You can put this solution on YOUR website! \n" );
document.write( "Hi \n" );
document.write( "D =  \n" );
document.write( "(-1,2), \n" );
document.write( "(4,-2), D = = sqrt(34) \n" );
document.write( "(2,-2). D = = 2 \n" );
document.write( "(-1,2), D = = sqrt(25) = 5 \n" );
document.write( " P = 7+ sqrt(34) = 12.83 units \n" );
document.write( " \n" );
document.write( " \n" );
document.write( " |
\n" );