document.write( "Question 375994: How many ways can you divide a 20 x 30 rectangle into 3 equal areas? And what are the ways to do it? \n" ); document.write( "
Algebra.Com's Answer #267438 by Jk22(389)![]() ![]() You can put this solution on YOUR website! With those constraint we can imagine there are an infinite number of ways, except if the sub areas are rectangles too, which was not specified.\r \n" ); document.write( "\n" ); document.write( "If the area have to have the same shape, there are 2 possibilities\r \n" ); document.write( "\n" ); document.write( "the length divided by 3, 3 rectangle 1 times 2 \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "the height divided by 3 : 3 rectangles 2/3 times 3 \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "if they can be rectangles not forcedly the same, 2 more possibilities : \n" ); document.write( "1 vertical, 2x3/4, and 2 horizontal 1x9/4 \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "1 horizontal : 3x2/3, and 2 vertical : 3/2x4/3 \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "if other shapes are allowed the number is infinite, like : \n" ); document.write( "1 rectangle 2x4/3 and 2 triangles \n" ); document.write( " |