document.write( "Question 723039: How many different rectangles can you build with an area of 24 squared inches? What are the perimeters of the different rectangles \n" ); document.write( "
Algebra.Com's Answer #442994 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! infinite number of rectangles \n" ); document.write( "a*b=24 \n" ); document.write( "a can be any positive number and b can be any corresponding positive number \n" ); document.write( "2a+2b= perimeter \n" ); document.write( " |