InterviewSolution
 Saved Bookmarks
    				| 1. | 
                                    If h = 1, then ∆(x2) = ________ (a) 2x (b) 2x – 1 (c) 2x + 1(d) 1 | 
                            
| 
                                   
Answer»  (c) 2x + 1 ∆(x2 ) = (x + h)2 – x2 = (x + 1)2 – x2 = 2x + 1  | 
                            |