document.write( "Question 87041: Could someone please help me? I do not understand this word problem.
\n" );
document.write( "The width of a rectangular playground is 2x-5feet 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. Thank you!!! \n" );
document.write( "
Algebra.Com's Answer #62997 by stanbon(75887) ![]() You can put this solution on YOUR website! The width of a rectangular playground is 2x-5feet 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( "Perimeter = 2*length + 2*width \n" ); document.write( "Perimeter = 2(length + width) \n" ); document.write( "--------- \n" ); document.write( "Your problem: \n" ); document.write( "perimeter = 2(3x+9+2x-5) = 2(5x+4) = 10x+8 \n" ); document.write( "If x = 4 then perimeter = 10*4+8 = 48 feet. \n" ); document.write( "================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |