SOLUTION: How many different rectangles can you make with a perimeter of 12 units, use integer values for the lengths of the side to inverstigate how to make up your rectangles

Algebra ->  Rectangles -> SOLUTION: How many different rectangles can you make with a perimeter of 12 units, use integer values for the lengths of the side to inverstigate how to make up your rectangles      Log On


   



Question 949035: How many different rectangles can you make with a perimeter of 12 units, use integer values for the lengths of the side to inverstigate how to make up your rectangles
Answer by richard1234(7193) About Me  (Show Source):
You can put this solution on YOUR website!
2(L+W) = 12 <--> L+W = 6

The only possible (non-congruent) rectangles have dimensions 1x5, 2x4, and 3x3.