0

Are all Equations Functions?

That is, does an Equation always imply a Function?

Thanks.

1 Answers1

1

No, an equation just states that two things are equal. If an equation can correspond to a mapping between variables, only then is it a function

For example, $\quad x=x,\quad1=1, \quad2+2=4\quad$ are all identities, i.e. equations that are always true, and are not functions.

But $y=x$,$\quad$ $x^2=y+z$ can all be interpreted as functions, as they show relationships between variables which can be used for mapping one variable to another.

aman
  • 1,324