A programmer wants to display how the shape of a rectangle with a fixed perimeter of 375 inches can be changed by varying the re
ctangle's length and width. Define a function g that determines the area (in square inches) of this rectangle given the rectangle's length l (in inches). g(l) = _________