Final answer:
A bijection is a function that is both one-to-one and onto. The first three functions provided are not bijections, but the fourth function is a bijection.
Step-by-step explanation:
A function is a bijection from R to R if it is both injective (one-to-one) and surjective (onto). Let's analyze each function:
- The function f(x) = -3x⁴ is not a bijection because it is not injective. For example, f(2) = f(-2) = 48, so it is not one-to-one.
- The function f(x) = -3x²/7 is not a bijection because it is not surjective. The range of the function is (0,∞), so it does not cover all real numbers.
- The function f(x) = (x+1)/(x+2) is not a bijection because it is not injective. For example, f(-3) = f(0) = -1/2, so it is not one-to-one.
- The function f(x) = x⁵-1 is a bijection from R to R. It is both injective and surjective, covering the entire real number line.