
Byron S. answered 12/06/14
Tutor
5.0
(44)
Math and Science Tutor with an Engineering Background
Hi Cathryn,
The formula for the perimeter of a rectangle is P = 2L + 2W. Plug the expressions that you're given in and add.
2*3/(x-4) + 2*2/x
= 6/(x-4) + 4/x
To add these, you need a common denominator. Your common denominator is x(x-4), so you need to multiply the first term by x/x and the second term by (x-4)/(x-4)
= 6*x / (x-4)*x + 4*(x-4) / x*(x-4)
= 6x / x(x-4) + (4x-16) / x(x-4)
Now that the denominators are the same, you can add the like terms in the numerators,
= (6x + 4x - 16) / x(x-4)
= (10x - 16) / x(x-4)