Let W = width and L = length
L = 2W +3 is the math equivalent of "the room is 3 feet longer than twice the width
Area = length * width = L * W = (2W + 3) * W = 495
Expand and collect terms: 2W2 + 3W - 495 = 0
Use the quadratic formula to get an extraneous root and W = 15 which makes L = 33.
Check these results to make sure the area is correct.