document.write( "Question 347224: A rectangle has an area of 36 in.squared and a length of 9 inches. Find its perimeter. \n" ); document.write( "
Algebra.Com's Answer #248294 by ericareneee(4)\"\" \"About 
You can put this solution on YOUR website!
If Area = Length x Width, then Width = Area / Length. So, 36/9, which is 4. Width = 4.
\n" ); document.write( "To find the Perimeter, 2Lenth + 2Width. 2x9=18 and 2x4=8
\n" ); document.write( "8 + 18 = 26
\n" ); document.write( "The Perimeter is 26 in.
\n" ); document.write( "
\n" );