According to the problem, the cost is $\$250$ per boat for the first 10 boats and $\$175$ for each additional boat. Therefore, we can write the cost function as a piecewise function:
$$C(x)=\left\{\begin{array}{ll}
250 x & x \leq 10 \\
175 x+750 &
Show more…