document.write( "Question 1107831: A square of perimeter 48cm is cut into 2 pieces to make a rectangle what is the perimeter of rectangle? \n" ); document.write( "
Algebra.Com's Answer #722865 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
Incomplete Description. WHERE is the cut made? WHICH PART is perimeter asked?\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Maybe use a variable?\r
\n" ); document.write( "\n" ); document.write( "The original square is \"48%2F4=12\", twelve cm on each side.\r
\n" ); document.write( "\n" ); document.write( "Cut a width, x length, from one of the sides of the original square.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "BOTTOM PART
\n" ); document.write( "Dimensions 12 and x
\n" ); document.write( "Perimeter 2*12=2x
\n" ); document.write( "or \"highlight_green%282x%2B24%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "UPPER PART
\n" ); document.write( "Dimensions 12 and 12-x
\n" ); document.write( "Perimeter \"2%2A12%2B2%2812-x%29\"
\n" ); document.write( "\"24%2B24-2x\"
\n" ); document.write( "\"highlight_green%2848-2x%29\"
\n" ); document.write( "
\n" );