InterviewSolution
 Saved Bookmarks
    				| 1. | 
                                    The solution set of the equation `x^(log_x(1-x)^2)=9` isA. `{-2,4}`B. {4}C. `{0,-2,-4}`D. none of these | 
                            
| 
                                   
Answer» Correct Answer - B `x^(log_(x)(1-x)^(2))=9` `rArr (1-x^(2)=9` `rArr 1-x= pm 3` `rArr x=-2, 4` But x = -2 is not possible `rArr x = 4`  | 
                            |