 
                 
                InterviewSolution
 Saved Bookmarks
    				| 1. | `int (x)/((x^(4)-16))dx=?`A. `(1)/(4)log |(x^(2)+4)/(x^(2)-4)+C`B. `(1)/(16)log |(x^(2)+4)/(x^(2)-4)+C`C. `(1)/(16)log |(x^(2)-4)/(x^(2)+4)+C`D. None of these | 
| Answer» Correct Answer - C Put `x^(2)=t and 2xdx=dt.` `therefore I=(1)/(2)int(dt)/((t^(2)-4^(2)))=(1)/(2).(1)/(2xx4)log|(t-4)/(t+4)|=(1)/(16)log|(x^(2)-4)/(x^(2)+4)|+C.` | |