document.write( "Question 1085703: A pentagon has a perimeter of 32 inches. Four of its sides are 4, 4, 5, and 7 inches long. What is the length of the 5th side? \n" ); document.write( "
Algebra.Com's Answer #699774 by KMST(5328)\"\" \"About 
You can put this solution on YOUR website!
x = the length (in inches) of the 5th side.
\n" ); document.write( "The perimeter (in inches) is
\n" ); document.write( "4+4+5+7+=32
\n" ); document.write( "That simplifies to
\n" ); document.write( "20+x=32, so
\n" ); document.write( "x=32-20
\n" ); document.write( "x = \"highlight%2812%29\"
\n" ); document.write( "
\n" );