document.write( "Question 622433: A Piece of wire 76 cm long is cut into two pieces, each bent to make a square. The of a side of one square is to be 3cm longer than the length of a side of the other. How should the wire be cut? \n" ); document.write( "
Algebra.Com's Answer #391389 by matineesuxxx(27)\"\" \"About 
You can put this solution on YOUR website!
so the side of one square will be x and the length of the other square is going to be x+3, \r
\n" ); document.write( "\n" ); document.write( "now we know the total perimeter is going to add up to 76cm, and the formula for perimeter of a square is \"P=4L\"\r
\n" ); document.write( "\n" ); document.write( "so for total perimeter is going to be the perimeter of the two squares ass, hence,
\n" ); document.write( "\"Tp=4x%2B4%28x%2B3%29\"
\n" ); document.write( "\"76=8x%2B12\"
\n" ); document.write( "\"64=8x\"
\n" ); document.write( "\"x=8\"
\n" ); document.write( "
\n" );