document.write( "Question 157335: Find the polynomial for the perimeter and for the area. (Top of the square is n+10, side of the square is n)
\n" ); document.write( "Perimeter is ? (Simplify, do not factor)
\n" ); document.write( "Area is ? (Simplify, do not factor)
\n" ); document.write( "

Algebra.Com's Answer #115964 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
If it doesn't have equal sides, it must be a rectangle, not a square.
\n" ); document.write( "Perimeter is the sum of all of the sides,
\n" ); document.write( "\"P%5Br%5D=%28n%2B10%29%2Bn%2B%28n%2B10%29%2Bn=4n%2B20\"
\n" ); document.write( "The area is the width multiplied by the length
\n" ); document.write( "\"A%5Br%5D=%28n%2B10%29n=n%5E2%2B10n\"
\n" ); document.write( "
\n" );