How do you find the inverse of y=2x-4y=2x4 and is it a function?

1 Answer
Jun 20, 2016

inverse: y=(x+4)/2y=x+42
which is a function.

Explanation:

If y=2x-4y=2x4
then
color(white)("XXX")y+4=2xXXXy+4=2x
and
color(white)("XXX")x=(y+4)/2XXXx=y+42

Remember that xx and yy are arbitrary place holders and we could substitute any other variables in their place.
e.g. x=(y+4)/2 hArr s=(t+4)/2x=y+42s=t+42

however,it is common to express equations of this type with yy as the "dependent" variable (that is y=y= some expression based on the "independent" variable "x").

In this case we would write:
color(white)("XXX")y=(x+4)/2XXXy=x+42

Note that since this generates a single value for yy for any specific value of "x", this expression is a function.