document.write( "Question 395576: Hi my name is Liz and I would like to know if you can help me solve this problem: a piece of wire that is 100 cm long is to be cut into two pieces, each to be bent to make a square. The lenght of a side of one square is to be twice the length of the other. How should the wire be cut? \n" ); document.write( "
Algebra.Com's Answer #280714 by robertb(5830)\"\" \"About 
You can put this solution on YOUR website!
let x =edge of smaller square,
\n" ); document.write( "2x =edge of bigger square\r
\n" ); document.write( "\n" ); document.write( "Then the perimeter of the smaller square plus the perimeter of the bigger square must equal the length of the wire, or\r
\n" ); document.write( "\n" ); document.write( "4x + 4(2x) = 100 ==> 4x + 8x = 100 ==> 12x = 100 ==> \"x+=+25%2F3+=+8%261%2F3\"cm.
\n" ); document.write( "Therefore the wire should be cut 100/3 cm and 200/3 cm.
\n" ); document.write( "
\n" );