How do I do the perimeter of a rectangle which has square roots in the length and width, for example:
Length = 8 + sqr(3)
and
Width = sqr(6).
Thank you in advance.