
William W. answered 04/29/19
Experienced Tutor and Retired Engineer
In order for the piecewise function to be differentiable at d:
1) It must be continuous at d meaning f(d) for the left function must = f(d) for the right function.
2) The derivative at f(d) for the left function must = the derivative at f(d) for the right function.
For 1) a(d2) = c*log(d) - 2 (Note, it is unclear to me if log(d) represents log base 10 of d or ln(d) so I won't proceed with the details beyond this.
For 2) f'(x) for the left function = 2ax so f'(d) = 2ad and for the right function f'(x) = c/(x) or c/(xln10) depending on what the base of the logarithm is so f'(d) = c/d or c/(dln10) depending on the base of the log. Set those equal to get the second equation and solve for a and c in terms of d.