If the function f(x) = (3x-c)/(ax+2)f(x)=3xcax+2 is a constant function, what is the value of a*cac ?

1 Answer
Jul 12, 2016

ac=-6ac=6

Explanation:

f(x)f(x) being a constant function it will have same value for all real values of x.

So

f(0) = f(1)f(0)=f(1)

=>(3*0-c)/(a*0+2)=(3*1-c)/(a*1+2)30ca0+2=31ca1+2

-c(a+2)=2*(3-c)c(a+2)=2(3c)

=>-ac-2c=6-2cac2c=62c

=>ac=-6ac=6

Otherwise differentiating the function f(x)f(x) w.r.to x and equating f'(x)=0 we can get the same result.