Linear Equation
| A Linear Equation is an equation of the form
m * X + c = 0
where X is the unknown.
The name "linear" stems from the fact that the graph of this equation is a
straight line. If we plot a graph of mx + c we will see a straight line with a
slope of m that intersects the y axis at y = c. Solving the equation means
finding the value of x where the line intersects the x-axis.
| |