document.write( "Question 148045This question is from textbook Elementary and Intermediate Algebra
\n" );
document.write( ": 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 #108427 by edjones(8007)![]() ![]() You can put this solution on YOUR website! P=2L+2w \n" ); document.write( "=2(3x+9)+2(2x-5) \n" ); document.write( "=6x+18+4x-10 \n" ); document.write( "=10x+8 \n" ); document.write( ". \n" ); document.write( "10*4 + 8 \n" ); document.write( "=40+8 \n" ); document.write( "=48' \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |