document.write( "Question 148394: a rectangular sheet of paper is 20.5 cm wide. when it is folded in half, with the crease running parallel to the 20.5 cm sides, the resulting rectangle is the same shape as the unfolded sheet. Find the length of the sheet, to the nearest tenth of a cm. (in Europe, the shape of notebook paper is determined by this similarity property.) \n" ); document.write( "
Algebra.Com's Answer #109126 by oscargut(2103)\"\" \"About 
You can put this solution on YOUR website!
x=length of the original paper
\n" ); document.write( "20.5=wide of the original paper\r
\n" ); document.write( "\n" ); document.write( "20.5=length of the 2nd paper
\n" ); document.write( "x/2=wide of the 2nd paper\r
\n" ); document.write( "\n" ); document.write( "the proportion between the sides are the same so
\n" ); document.write( "20.5/x = (x/2)/20.5\r
\n" ); document.write( "\n" ); document.write( "20.5/x=x/41\r
\n" ); document.write( "\n" ); document.write( "(20.5)41=x^2
\n" ); document.write( "x=sqrt(840.5)=29 (aprox)
\n" ); document.write( "
\n" );