document.write( "Question 465764: Find the polynomial for the perimeter and for the area (of a rectangle of which the long side is b+7, and the short side is b)\r
\n" ); document.write( "\n" ); document.write( "Thanks!
\n" ); document.write( "

Algebra.Com's Answer #319178 by kingme18(98)\"\" \"About 
You can put this solution on YOUR website!
Perimeter means to add up all of the sides. Since it's a rectangle, you have 2 sides that have length b + 7, and 2 sides with length b. So, the polynomial is \"%28b%2B7%29%2B%28b%2B7%29%2B%28b%29%2B%28b%29\". Simplified, that's 4 b's plus 2 7's: \"4b%2B14\".\r
\n" ); document.write( "\n" ); document.write( "Area is length times width, or base times height...basically, one side times the other. So, for you: \"%28b%29%28b%2B7%29\". Distribute your b and you have \"b%5E2%2B7b\".
\n" ); document.write( "
\n" );