document.write( "Question 276325: The area of a rectangle is 45 inches. One dimension is 5 inches. What is the perimeter? \n" ); document.write( "
Algebra.Com's Answer #201396 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
The area of a rectangle is 45 inches. One dimension is 5 inches. What is the perimeter?\r
\n" ); document.write( "\n" ); document.write( "Area = L*W\r
\n" ); document.write( "\n" ); document.write( "45 = L*5\r
\n" ); document.write( "\n" ); document.write( "L=45/5
\n" ); document.write( "L=9 inches\r
\n" ); document.write( "\n" ); document.write( "Perimeter = 2L + 2W length = 9 and width =5\r
\n" ); document.write( "\n" ); document.write( "= 2*9 +2*5\r
\n" ); document.write( "\n" ); document.write( "= 18+10\r
\n" ); document.write( "\n" ); document.write( "= 28 inches.
\n" ); document.write( "
\n" );