document.write( "Question 154849: A sheet of paper is 11 inches long. When it is folded in half on the dotted line, as shown, the ratio of length to width remains unchanged. What was the width of the original sheet of paper? \n" ); document.write( "
Algebra.Com's Answer #114117 by orca(409)\"\" \"About 
You can put this solution on YOUR website!
Let x be the width of the original paper.
\n" ); document.write( "DIMENSIONS BEFORE FOLDING:
\n" ); document.write( "length: 11
\n" ); document.write( "width: x
\n" ); document.write( "DIMENSIONS AFTER FOLDING
\n" ); document.write( "length: x
\n" ); document.write( "width: 11/2
\n" ); document.write( "As the ratio of length to width remains unchanged, we have
\n" ); document.write( "11 : x = x : 11/2
\n" ); document.write( "Cross-multiplying it, we have
\n" ); document.write( "\"x%5E2=11%5E2%2F2\"
\n" ); document.write( "Solving for x, we have
\n" ); document.write( "\"x=sqrt%2811%5E2%2F2%29=11%2Fsqrt%282%29\"\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );