document.write( "Question 1173311: Length of rectangle is 12 inches and its perimeter is6 times its length what isits width \n" ); document.write( "
Algebra.Com's Answer #798518 by math_helper(2461)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "P = 2L + 2W\r
\n" ); document.write( "\n" ); document.write( "You are given L=12in and P=6L:\r
\n" ); document.write( "\n" ); document.write( "6L = 2L + 2W
\n" ); document.write( "4L = 2W
\n" ); document.write( "4*12 = 2W\r
\n" ); document.write( "\n" ); document.write( "W = 24in \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Check (calculate Perimeter both ways):\r
\n" ); document.write( "\n" ); document.write( "P = 2L + 2W = 2*12 + 2*24 = 24 + 48 = 72
\n" ); document.write( "P = 6L = 6*12 = 72 (ok) \n" ); document.write( "
\n" );