Find the value of the constant aa that makes the following f
Find the value of the constant aa that makes the following function continuous on (,).
f(x)={(6x^317x^2+6x27)/(x3) if x<3
{6x^2x+a if x3
a=
Solution
for the function f(x) to be continuous at x = c
lim [x -> c-] f(x) = lim [x -> c+] f(x) = f(c)
Given function is continuous in (,)
==> function is continuous at x = 3
==> lim [x -> 3-] f(x)
==> lim [x -> 3-] (6x3 - 17x2 + 6x - 27)/(x - 3) since for the values x < 3 , f(x) = (6x3 - 17x2 + 6x - 27)/(x - 3)
we get 0/0 form hence apply L\'hospital rule . i.e, differentiate numerator and denominator with respect to x
==> lim [x -> 3-] (6(3)x3-1 - 17(2)x2-1 + 6(1) -0)/(1)
==> lim [x -> 3-] 18x2 - 34x + 6
==> 18(3)2 - 34(3) + 6
==> 66
==> lim [x -> 3+] f(x)
==> lim [x -> 3+] 6x2 x + a since for the value x > 3 , f(x) = 6x2 x + a
==> 6(3)2 - 3 + a
==> 51 + a
lim [x -> 3-] f(x) = lim [x -> 3+] f(x)
==> 66 = 51 + a
==> a = 66 - 51
==> a = 15
Hence the value of must be 15 for the function to be continuous on (,)
