document.write( "Question 1055258: The width of a rectangle is one third of the length. If the perimeter is 96 cm , find the width \n" ); document.write( "
Algebra.Com's Answer #670485 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
\"W=L%2F3\"
\n" ); document.write( "\"L=3W\"
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( "\"2L%2B2W=96\"
\n" ); document.write( "\"L%2BW=48\"
\n" ); document.write( "Substituting,
\n" ); document.write( "\"3W%2BW=48\"
\n" ); document.write( "\"4W=48\"
\n" ); document.write( "\"W=12\"\"cm\"
\n" ); document.write( "
\n" );