News

Home | Mathematics | Linear functions, graphs and equations | Graphing linear functions Graphing linear functions This section focuses on the key features and methods for working with linear graphs.
All quadratic functions have the same type of curved graphs with a line of symmetry. The graph of the quadratic function \(y = ax^2 + bx + c \) has a minimum turning point when \(a \textgreater 0 ...
Many types of economic problems require that we consider two variables at the same time. A typical example is the relation between price of a commodity and the demand or supply of that commodity. The ...
Linear functions are fundamental building blocks in mathematics and play a key role in solving real-world problems where the rate of change remains constant. Linear functions arise in a wide range of ...
Overview Mathematics 101 is intended for students who wish to upgrade their mathematics skills before or while attending a post-secondary institution. Students who successfully complete Mathematics ...
The first handheld graphing calculator, the Casio fx-7000G, appeared in 1985. Since then, graphing calculators have become a common – and controversial – tool for learning mathematics.
Suppose x goes from 10 to 11; y is still equal to 15 in this function, and does not change, therefore the slope is 0. Note that this function graphs as a horizontal line. Now, add another term to form ...
These operations may be applied to to a single mathematical operation or combined by using MathFunction classes as operands, or combine functions with MATH_COMPOSITE. Details of function creation are ...
SDFs in 2D A signed distance function in 2D is more straightforward to reason about so we’ll cover it first. Additionally, it is helpful for font rendering in specific scenarios.