You can put this solution on YOUR website! rectangular swimming pool has an area of
A = 18x^2 + 33x - 40.
this will factor to
A = (6x - 5)(3x + 8)
:
let L = 6x - 5
let W = 3x + 8
:
P = 2L + 2W
P = 2(6x-5) + 2(3x+ 8)
P = 12x - 10 + 6x + 16
combine like terms
P = 18x + 6