Answer:
C. x = 3/13
Step-by-step explanation:
f(4)=9*4-2 =34 & g(4)= -2*4 =-8 then,
f(4)- g(4) = 34+8= 42
Answer:The distance from a point to a line is
distance(ax+by+c=0,(x0,y0)) = abs(ax0+by0+c)/sqrt(a^2+b^2)
So first convert the formula for the line to standard form
5x+2y=4
5x+2y-4=0
a=5, b=2, c=-4, x0=15, y0=-21
Step-by-step explanation:
Let u = x.lnx, , w= x and t = lnx; w' =1 ; t' = 1/x
f(x) = e^(x.lnx) ; f(u) = e^(u); f'(u) = u'.e^(u)
let' find the derivative u' of u
u = w.t
u'= w't + t'w; u' = lnx + x/x = lnx+1
u' = x+1 and f'(u) = ln(x+1).e^(xlnx)
finally the derivative of f(x) =ln(x+1).e^(x.lnx) + 2x