For an optimization problem, such as what's the max area I can cover with x amount of fence, should I include 0 in the domain? According to http://tutorial.math.lamar.edu/Classes/ ... ation.aspx,
They include the endpoints, making it a closed interval. I guess essentially they mean that if the width is 0, then length must be infinity. However, when I graph some of these functions, a vertical asymptote exists at x=0, so I can't include it in my domain. When am I supposed to include it in my domain?Note that the endpoints of the interval won’t make any sense from a physical standpoint if we actually want to enclose some area because they would both give zero area. They do, however, give us a set of limits on y and so the Extreme Value Theorem tells us that we will have a maximum value of the area somewhere between the two endpoints. Having these limits will also mean that we can use the process we discussed in the Finding Absolute Extrema section earlier in the chapter to find the maximum value of the area.