 
                 
                InterviewSolution
 Saved Bookmarks
    				| 1. | Which of the options given below is the square of the binomial(A) 64 - 1/x2(B) 64 + 1/x2(C) 64 - 16/x + 1/x2(D) 64 + 16/x + 1/x2 | 
| Answer» (C) 64 - 16/x + 1/x2 = (8 - 1/x)2 = 82 - 2 x 8 x 1/2 + (1/x)2 …[(a – b)2 = a2 – 2ab + b2 ] = 64 - 16x + 1/x2 | |