What is the inverse function of y=(3x4)2?

3 Answers
Jul 2, 2015

x9y2+24y16=0

Explanation:

To find the inverse function of a function, you simply switch the y with the x and the x with the y. In this case, you could get the inverse function as so:

x=(3y4)2

You can simplify this expression:

x=9y224y+16
x9y2+24y16=0

These steps are not necessary, unless explicitly stated.

Feb 21, 2016

y=±(x123+43)

Explanation:

Given: y=(3x4)2

Square root both sides so that you only have one x

y12=±(3x4)

Note that y12 is another way of writing y
'~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Consider y12=(3x4)

y12=3x+4

x=y123+43

Swap the letters round

y=x123+43

'~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Consider y12=+(3x4)

y12+4=3x

Divide both sides by 3 giving:

y123+43=x

Swap the letters round

y=x123+43

;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Putting it all together

y=±(x123+43)

Tony B

As this is reflected about y=x it means that, for this context, the independent variable is now y and the dependant is x. Thus ,due to the nature of the final condition it is not possible for x to become negative.

Feb 21, 2016

This function is not one-one so has no inverse, unless you restrict the domain.

Explanation:

Given f(x)=y=(3x4)2

Take square roots of both sides to find:

3x4=±y

Add 4 to both sides to get:

3x=4±y

Divide both sides by 3 to get:

x=4±y3

This does not define a unique value of x for a given y, so does not define a function.

If we restrict the domain of the original function to x[43,) then it does have a well defined inverse:

f1(y)=4+y3

with domain y[0,)