document.write( "Question 314930: the perimeter of a rectangular carpet is 70 feet. the width is three-forthts the length. find the width \n" ); document.write( "
Algebra.Com's Answer #225310 by malaydassharma(59)\"\" \"About 
You can put this solution on YOUR website!
\"W=3L%2F4\"
\n" ); document.write( "Or \"++L+=+4W%2F3\"\r
\n" ); document.write( "\n" ); document.write( "\"Perimetr=2%28L%2BW%29=2%284W%2F3+%2B+W%29+=+14W%2F3+\"\r
\n" ); document.write( "\n" ); document.write( "OR \"+14W%2F3=70\"\r
\n" ); document.write( "\n" ); document.write( "Therefore,\"+W=70X3%2F14=15+feet\"
\n" ); document.write( "
\n" );