InterviewSolution
Saved Bookmarks
| 1. |
If the function `f:RR rarr RR and g: RR rarr RR` are given by `f(x)=3x+2` and `g(x)=2x-3 (RR` being the set of real numbers), state which of the following is the value of `(g o f) (x)`?A. `6x-7`B. `6x+1`C. 3x+5D. `6x+4` |
| Answer» Correct Answer - b | |