document.write( "Question 93443: Subtracting Polynomials:
\n" );
document.write( "
\n" );
document.write( "Perimeter of a rectangle 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 polynomials if x is 4 feet. \n" );
document.write( "
Algebra.Com's Answer #68119 by ptaylor(2198)![]() ![]() You can put this solution on YOUR website! Width(W) of rectangle=2x-5 ft \n" ); document.write( "Length(L) of rectangle=3x+9 ft\r \n" ); document.write( "\n" ); document.write( "And we know that the Perimeter (P(x)) of rectangle=2W+2L\r \n" ); document.write( "\n" ); document.write( "So our equation is:\r \n" ); document.write( "\n" ); document.write( "2(2x-5)+2(3x+9)=P(x) get rid of parens\r \n" ); document.write( "\n" ); document.write( "4x-10+6x+18=P(x) collect like terms\r \n" ); document.write( "\n" ); document.write( "10x+8=P(x) if x=4, then:\r \n" ); document.write( "\n" ); document.write( "P(4)=10*4+8=48 ft\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "CK \n" ); document.write( "If x=4, then: \n" ); document.write( "Width(W)=2x-5=2*4-5=3 ft \n" ); document.write( "and Length(L)=3x+9=3*4+9=21\r \n" ); document.write( "\n" ); document.write( "Perimeter (P)=2W+2L=2*3+2*21=6+42=48 \n" ); document.write( "48=48\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Hope this helps----ptaylor\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |