document.write( "Question 946530: a rectangle has a perimeter of 48 in. the length of the rectangle is 6 in. what is the width? \n" ); document.write( "
Algebra.Com's Answer #577426 by etutorworld(19)\"\" \"About 
You can put this solution on YOUR website!
A rectangle has a perimeter of 48 in. The length of the rectangle is 6 in. What is the width?\r
\n" ); document.write( "\n" ); document.write( "Let the width be \"w\", Given length = 6 in, while Perimeter (P) = 48 in
\n" ); document.write( "Formula for perimeter (P) of a rectangle is
\n" ); document.write( " P = 2l +2w
\n" ); document.write( "Plugging the known values we get
\n" ); document.write( " 48 = 2.6 + 2w
\n" ); document.write( " 48-12 = 2w
\n" ); document.write( " 36= 2w \r
\n" ); document.write( "\n" ); document.write( "w = 36/2 = 18
\n" ); document.write( "Hence width of rectangle is 18 inches.
\n" ); document.write( "
\n" );