Math Problem Statement

Given the one-to-one function f(x) = 2x + 5, find the inverse f^(-1)(x). If f(-1) = 3 and f is one-to-one, then f^(-1)(3) = ?

Solution

To find the inverse of the function f(x)=2x+5f(x) = 2x + 5:

  1. Replace f(x)f(x) with yy: y=2x+5y = 2x + 5

  2. Swap xx and yy: x=2y+5x = 2y + 5

  3. Solve for yy: x5=2yx - 5 = 2y y=x52y = \frac{x - 5}{2}

So, the inverse function is: f1(x)=x52f^{-1}(x) = \frac{x - 5}{2}

For the second part:

If f(1)=3f(-1) = 3, then since ff is one-to-one, f1(3)=1f^{-1}(3) = -1.

Ask a new question for Free

By Image

Drop file here or Click Here to upload

Math Problem Analysis

Mathematical Concepts

Algebra
Functions and Inverses

Formulas

Inverse function formula: Swap x and y, then solve for y

Theorems

One-to-one function property: f(f^(-1)(x)) = x

Suitable Grade Level

Grades 9-12