document.write( "Question 946419: What is the length and perimeter of a rectangle that is 3ft high and has an area of 33 square feet? \n" ); document.write( "
Algebra.Com's Answer #577374 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
For a rectangle,
\n" ); document.write( "\"A=L%2AH\"
\n" ); document.write( "\"33=L%2A3\"
\n" ); document.write( "\"L=11\"\"ft\"
\n" ); document.write( "So then,
\n" ); document.write( "\"P=2%28L%2BW%29\"
\n" ); document.write( "\"P=2%2811%2B3%29\"
\n" ); document.write( "\"P=2%2814%29\"
\n" ); document.write( "\"P=28\"\"ft\"
\n" ); document.write( "
\n" );