SOLUTION: How can I get the three possible dimensions of the rectangle if the perimeter of a rectangle is {{{ 8xy+ 2x + 4y + 2}}}?

Algebra ->  Polynomials-and-rational-expressions -> SOLUTION: How can I get the three possible dimensions of the rectangle if the perimeter of a rectangle is {{{ 8xy+ 2x + 4y + 2}}}?       Log On


   



Question 1119901: How can I get the three possible dimensions of the rectangle if the perimeter of a rectangle is +8xy%2B+2x+%2B+4y+%2B+2?

Answer by Alan3354(69443) About Me  (Show Source):
You can put this solution on YOUR website!
How can I get the three possible dimensions of the rectangle if the perimeter of a rectangle is +8xy%2B+2x+%2B+4y+%2B+2?
--------------
P = 2L + 2w = 8xy+ 2x + 4y + 2
L + W = 4xy+ x + 2y + 1
-----------
Pick a value for L, any value >0
----
L = 1
W = 4xy+ x + 2y + 1 - 1 = 4xy+ x + 2y
------------
L = 2y
W = 4xy+ x + 1
-----
etc