You can put this solution on YOUR website! Width = x
lenght = 2x+5
---
solve for x
x * (2x+5) = 42
---
2x^2 + 5x = 42
---
2x^2 + 5x -42 = 0
---
(x+6)(2x-7)
x=-6 or x = 7/2
since a lenght cannot be a negative value
x = 7/2
now sub back in to 2x+5 for your lenght.
===