document.write( "Question 657245: Find the perimeter and area of a rectangle with b=8 ft and h=4 ft. \n" ); document.write( "
Algebra.Com's Answer #409889 by colliefan(242)\"\" \"About 
You can put this solution on YOUR website!
For a rectangle, the area=base*height.
\n" ); document.write( "The perimeter is the sum of all sides. That would be 2 bases and 2 heights.\r
\n" ); document.write( "\n" ); document.write( "A=b*h
\n" ); document.write( "A=8 ft * 4 ft
\n" ); document.write( "A=32 square feet\r
\n" ); document.write( "\n" ); document.write( "P=2b+2h
\n" ); document.write( "P=2(8 ft)+2(4 ft)
\n" ); document.write( "P=16 ft + 8 ft
\n" ); document.write( "P=24 ft\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );