document.write( "Question 340323: a rectangles length is 1.5 times its width. the perimeter is 75 inches. find the width \n" ); document.write( "
Algebra.Com's Answer #243840 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
\"L=1.5W\"
\n" ); document.write( "\"P=2L%2B2W=75\"
\n" ); document.write( "\"2%281.5W%29%2B2W=75\"
\n" ); document.write( "\"3W%2B2W=75\"
\n" ); document.write( "\"5W=75\"
\n" ); document.write( "\"highlight%28W=15%29\"inches
\n" ); document.write( "Then,
\n" ); document.write( "\"L=1.5%2815%29\"
\n" ); document.write( "\"highlight%28L=22.5%29\"inches
\n" ); document.write( "
\n" );