document.write( "Question 203737: The width of a rectangular playground 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 #153712 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! The width of a rectangular playground 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( ". \n" ); document.write( "Since the perimeter of any rectangle is: \n" ); document.write( "2 times width plus length \n" ); document.write( ". \n" ); document.write( "P(x) = 2((2x-5)+(3x+9)) \n" ); document.write( "P(x) = 2(2x-5+3x+9) \n" ); document.write( "P(x) = 2(5x+4) \n" ); document.write( "P(x) = 10x+8 \n" ); document.write( ". \n" ); document.write( "So, if x = 4 \n" ); document.write( "P(4) = 10(4)+8 \n" ); document.write( "P(4) = 40+8 \n" ); document.write( "P(4) = 48 feet\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |