document.write( "Question 132158: question
\n" ); document.write( "Find a polynomial for the perimeter and for the area.
\n" ); document.write( "a+9 is the width on the top of the box
\n" ); document.write( "a is the right side of the box.\r
\n" ); document.write( "\n" ); document.write( "The perimeter is
\n" ); document.write( "The area is
\n" ); document.write( "

Algebra.Com's Answer #96547 by TakeATuition.com(57)\"\" \"About 
You can put this solution on YOUR website!
length=x+a
\n" ); document.write( "breadth=a
\n" ); document.write( "perimeter=2(l+b)
\n" ); document.write( " =2(9+a+a)
\n" ); document.write( " =2(9+2a)
\n" ); document.write( " =18+4a\r
\n" ); document.write( "\n" ); document.write( "area=l*b
\n" ); document.write( " =(9+a)*a
\n" ); document.write( " =\"9a%2Ba%5E2\"\r
\n" ); document.write( "\n" ); document.write( "FOR MORE HELP VISIT :www.takeATuition.com
\n" ); document.write( "
\n" );