document.write( "Question 278984: The width of a rectangular play ground is 2x - 5 feet, and the length is 3x + 9 feet. Write a polynomial P(x) that represents the perimeter and then evaluate this perimeter polynomial if x is 4 feet. \n" ); document.write( "
Algebra.Com's Answer #202922 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! W=(2X+5) \n" ); document.write( "L=(3X+9) \n" ); document.write( "2L+2W=P \n" ); document.write( "2(3X+9)+2(2X+5)=P \n" ); document.write( "2(3*4+9)+2(2*4+5)=P \n" ); document.write( "2(12+9)+2(8+5)=P \n" ); document.write( "2*21+2*13=P \n" ); document.write( "42+26=P \n" ); document.write( "P=68 FT. ANS. \n" ); document.write( " \n" ); document.write( " |