f(x)
- 182
- 0
Homework Statement
If f(x)=| log x | , then state whether the following are true or false :
a)y'(1+) =1/x
b)y'(1)=1
c)y'(0)= ∞ (infinity)
Homework Equations
|y| = y if y >=0
|y| = -y if y<0
The Attempt at a Solution
a)The first one is true because if x > 1, then y > 0 and | y | is y. So, y' = 1/x
b)If x=1, y=0 and so |y| = y . So y' =1/x = 1
c)If x=0, y is not defined ?
I am having trouble with b) and c) . I don't understand whether to check by putting values first (which would give all constant, and IMO is wrong) or later as I have done.
The answers are T,F,F
Any help is appreciated