document.write( "Question 1151517: A square piece of paper is folded in half to make a rectangle. The perimeter of the rectangle is 34.5cm. What is the side length of the square piece of paper? \n" ); document.write( "
Algebra.Com's Answer #773288 by ikleyn(52781)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "\r\n" );
document.write( "Let x be the side length of the square piece of paper.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Then the folded piece of paper has the side lengths x , x/2, x and x/2,  so its perimeter is\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    \"x\" + \"x%2F2\" + \"x\" + \"x%2F2\" = 34.5,\r\n" );
document.write( "\r\n" );
document.write( "    3x               = 34.5,\r\n" );
document.write( "\r\n" );
document.write( "     x               = 34.5/3 = 11.5 cm.    ANSWER\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );