InterviewSolution
Saved Bookmarks
| 1. |
Let [-1,1] to R and g : R to R be two functions defined by f(x)=sqrt(1-x^(2)) and g(x)=x^(3)+1. Find the function f+g, f-g,fg and f//g. |
|
Answer» |
|