document.write( "Question 1169675: Find the perimeter of a polygon with vertices F(3,0), A(5,4), I(0,7), T(-5,4), and H(-3,0). \n" ); document.write( "
Algebra.Com's Answer #794511 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
5 distance formulas
\n" ); document.write( "FA is sqrt (2^2+4^2) or sqrt (20)
\n" ); document.write( "AI is sqrt(25+9)=sqrt(34)
\n" ); document.write( "IT is sqrt (34)
\n" ); document.write( "TH is sqrt (20)
\n" ); document.write( "HF is 6\r
\n" ); document.write( "\n" ); document.write( "this is 6 +2sqrt(20) + 2 sqrt(34)
\n" ); document.write( "=6+4 sqrt(5)+4 sqrt(17) units
\n" ); document.write( "
\n" ); document.write( "
\n" );