 
                 
                InterviewSolution
 Saved Bookmarks
    				| 1. | If f: R → R and g: R+ R, where f(x) = 2x + 3 and g(x) = x2 + 1, then (gof)(2):(a) 38(b) 42(c) 46(d) 50 | 
| Answer» Answer is (d) Let (gof)(2) = y ∴ y = g{{{2}} = g{2 x 2 + 3} = g(7) = (7)2 + 1 = 49 + 1 = 50 | |