I've been working with the following word problem:
The following equation represents the number of wooden blocks, $b$, that a company can produce per minute using wooden boards, $w$:
$$b^2 = \frac{w}{2}-2$$
It costs the company \$1 to purchase each board, and the company sells its blocks for \$7 each. How many blocks should the company make per minute make in order to maximize its profit? (Profit is equal to total sales minus total costs.)
I can't seem to find wrap my head around how to solve the problem. The given solution is 2, but I can't seem to arrive at that solution. Any help is appreciated!