document.write( "Question 307347: A pentagon has three sides of length (2x+3) and two sides of length (x-3). Find the perimeter of the pentagon. \n" ); document.write( "
Algebra.Com's Answer #219907 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
3(2x+3)+2(x-3)
\n" ); document.write( "6x+9+2x-6
\n" ); document.write( "8x+3 is the perimeter of the pentagon.
\n" ); document.write( "
\n" );