Saved Bookmarks
| 1. |
Examine whether the function f : R → R is one-one (injective) if f(x) = x3, x ∈ R. |
|
Answer» Given, the function f : R → R is defined as f(x) = x3, x ∈ R Let x1, x2 ∈ R f(x1) = f(x2) x31 = x32 x1 = x2 Thus the given function is one-one or injective. |
|