 
                 
                InterviewSolution
 Saved Bookmarks
    				| 1. | Integrate the following with respect to x.(i) 1/x5(ii) x-1(iii) 1/x5/2 | 
| Answer» (i) ∫1/x5 dx = ∫x-5 dx = x-5 + 1/(-5 + 1) = x-4/-4 = -1/4x4 + c (ii) ∫x-1 dx = ∫1/x dx = log x + c (iii) ∫1/x-5/2 dx = x-5/2 + 1/(-5/2 + 1) = x-3/2/(-3/2) = -2/3x3/2 + c | |