Question 392922: make a table of all possible whole-number pairs of length and width values for a rectangle with a perimeter of 18 meters
Answer by robertb(5830) (Show Source):
You can put this solution on YOUR website! Let (L, W) be the ordered pair of positive integers. Assume that neither L nor W can be 0, for no rectangle will be formed in that case, and that .
Then L + W = 9, and easily the ordered pairs are (8,1), (7,2), (6,3), and (5,4).
|
|
|