Quote:
Originally Posted by nimisha_2009 9
10
its given that iii is correct. how is it correct? |
for this question f(x)= log[x+sqrt(x^2+1)]
for option 1
x can take any real value as for positive integers it will always hold good and for negative integers also it will hold good as
sqrt(x^2+1) > x for all negative integers.
for option 2
for x=1, we get log(1)=0.therefore this option also holds good.
for option 3
now on putting x=-x, we get
f(-x) = log{ (-x) + sqrt[(-x)^2+1]}
or f(-x)= log[ (-x) +sqrt(x^2+1)]
now take (-x)+sqrt(x^2+1)
on rationalizing the numerator we get
(-x)+sqrt(x^2+1)*[x+sqrt(x^2+1)}/[x+sqrt(x^2+1)]
on solving this we get
1/[[x+sqrt(x^2+1)]
now f(-x)= log[ (-x) +sqrt(x^2+1)]
=log{1/[[x+sqrt(x^2+1)] }
=log[x+sqrt(x^2+1)]^-1
=
- log[x+sqrt(x^2+1)]
thus
all options are correct.
please check the answers again and revert if i m wrong.
regards