Equations Introduction
Definition
An equation is a mathematical statement denoting the equality of two expressions. Some examples of equations are etc.
The LHS(Left Hand Side) and RHS(Right Hand Side) of equations like etc are known as expressions. Expressions are combinations of variables, constants and operators.
The alphabetical values like are called variables and numerical values like etc are called constants.
The etc are called operators. Operators take operand as input. Eg, in the expression: , and are operands and is operator. Operators that take two operands like etc are called as binary operators. Similarly operators that take only one operand like etc are called as unary operators.
Classification of Equations
There are various criteria for classifying equations. Some of the criteria are explicitness, coordinate system, linearity/non-linearity etc. We discuss few of them as follow:
On Basis of Explicitness
Explicit Equation
An equation is said to be explicit if the output variable can be written as a function of the input variables. For example, if there is one variable then is explicit. Similarly, if there are two input variables and then is explicit. Examples are etc.
Implicit Equation
An equation is said to be implicit if the output variable can't be written as a function of input variables. These equations can be reduced to the the form but not the the form . Examples are etc.
On Basis of Coordinate System
Cartesian Equations
Equations written for the cartesian coordinate system are cartesian equations. Example etc.
Polar Equations
Equations written for the polar coordinate system are polar equations. Example etc.
Parametric Equations
Parametric equations define a separate function for each coordinate in terms of another parameter.
For 2D, there can be one parameter in terms of which and are defined. Example: represents a curve in 2D. The shape of the curve is determined by functions and while the length of the curve is determined by the range of parameter .
For 3D, there can be one or two parameters in terms of which are defined. Example: represents a surface in 3D. In this case the shape of the surface is determined by , and while the area is determined by the ranges of parameters . When there is single parameter like , it also represents a curve in 3D.
On Basis of Field
Transcendental Equations
Equations that involve trigonometric, hyperbolic, logarithmic or exponential functions are called transcendental equations. Examples: etc.
Algebraic Equations
Equations involving only algebraic variables without trigonometric, hyperbolic, logarithmic or exponential functions are called algebraic equations. Examples: etc.
On Basis of Linearity
Linear Equations
The equation which represents a line in 2D or a plane in 3D or a hyper plane in higher dimension is called a linear equation. Examples of linear equations are etc.
Non-linear Equation
Any algebraic or transcendental equation that doesn't represent a line or a plane or a hyper plane is called a non-linear equation. Examples are: etc.