Explicit Functions - Implicit Functions

Explicit Functions - Implicit Functions

Explicit FunctionsImplicit Functions
An explicit function is a function where the dependent variable can be written explicitly in terms of the independent variableAn implicit function is a function that cannot be written as one variable in terms of the other variable
  • 𝑦 = 2𝑥
  • 𝑦 = 𝑥2 + 𝑥 + 1
  • 𝑧 = 𝑦 + 𝑥
  • 𝑦2 + 𝑥2 = 5
  • 𝑦 = 𝑥2 + 𝑥 + 1
  • 2𝑧3 + 2𝑦 + 2𝑥𝑦 = 0