f(x)=6x+4. Find the inverse of f(x).

Answer:
c
Step-by-step explanation:
f(x)=6x+4
y=6x+4
x=6y+4
6y=x-4
y=(x-4)/6
f^-1(x)=(x-4)/6
Answer is Option-C
How to find Inverse Function:
1. First, replace f(x) with y. This is done to make the rest of the process easier.
2. Replace every x with a y and replace every y with an x.
3. Solve the equation from Step 2 for y.
(Here), Given
f(x) = 6x + 4
Let's inverse function be y.
y = 6x + 4
First step is to switch the positions of x and y.
Inverse: x = 6y + 4
x - 4 = 6y
=> y = (1/6) * (x - 4)
Option-C
Learn more about Inverse functions here:
https://brainly.com/question/16991390?referrer=searchResults
#SPJ2