58.9k views
5 votes
Find the values of m and b that make the following function differentiable.


f(x) = \left \{ {{x^2,x \leq 2} \atop {mx+b,x\ \textgreater \ 2}} \right.

1 Answer

3 votes
now, bearing in mind that, for a graph, to be "differentiable", means a "smooth transition", not an abrupt edge or a "cusp", the first subfunction of the piece-wise is just a quadratic, the second subfunction is a linear, well, so the linear needs to hit the quadratic "smoothly", not make an abrupt edge, for that, the linear must continue the quadratic from 2 onwards, since 2 is the range edge.

now, what is the piece-wise when x = 2? well, f(2) = x² or (2)² or 4

that means, the linear needs to hit it at that point, to make it so, let's make it the slope of the linear, the same as the quadratic's.

what's the quadratic's slope? well, simple enough


\bf \left. \cfrac{dy}{dx}=2x \right|_(x=2)\implies 4\impliedby \textit{this means } \begin{array}{llll} mx+b\\ \uparrow \\ 4 \end{array}

so we have y = 4x + b

now, recall, for the quadratic, when x =2, y = 4, so for the linear, when x = 2, y = 4 as well, this means


\bf 4 = 4(2) + b\implies 4=8+b\implies 4-8=b\implies \boxed{-4=b} \\\\\\ mx+b\implies 4x-4\\\\ -------------------------------\\\\ f(x)= \begin{cases} x^2&x\le 2\\ 4x-4&x\ \textgreater \ 2 \end{cases}

check the picture below.
Find the values of m and b that make the following function differentiable. f(x) = \left-example-1
User Steve Peschka
by
6.3k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.