document.write( "Question 258369: The area of a rectangle is 60 square inches. If the length is 10 inches what is the width? \n" ); document.write( "
Algebra.Com's Answer #190202 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
\"A=L%2AW=60\"
\n" ); document.write( "\"10%2AW=60\"
\n" ); document.write( "\"W=60%2F10=6\"
\n" ); document.write( "
\n" );