document.write( "Question 571720: A rectangle with a perimeter of 24 inches was cut into two squares. What are the dimensions of the rectangle? \n" ); document.write( "
Algebra.Com's Answer #368272 by richard1234(7193)![]() ![]() You can put this solution on YOUR website! The dimensions have to be 2x and x (so that you can cut the rectangle into two squares of side length x). The perimeter is 2(2x+x) = 2(3x) = 6x = 24, so x = 4. Since the dimensions of the rectangle are 2x and x, we replace x to obtain 8 by 4. \n" ); document.write( " |