From 8cbbe6920d9d900da4d0aeb78ffcfe222706e4bd Mon Sep 17 00:00:00 2001 From: Daniel Chen Date: Fri, 25 Oct 2019 13:54:49 +0000 Subject: [PATCH] Hey James fix formatting please for domain and range I don't know how to use LaTeX --- Grade 10/Math/MPM2DZ/Unit 3: Quadratic Functions.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/Grade 10/Math/MPM2DZ/Unit 3: Quadratic Functions.md b/Grade 10/Math/MPM2DZ/Unit 3: Quadratic Functions.md index 2cd9ef6..eef1222 100644 --- a/Grade 10/Math/MPM2DZ/Unit 3: Quadratic Functions.md +++ b/Grade 10/Math/MPM2DZ/Unit 3: Quadratic Functions.md @@ -1,6 +1,16 @@ # Unit 3: Quadratic Functions ## Definitions + - `Linear relation`: A relation with a constant rate of change + - `Non-linear relation`: A relation with a variable rate of change + - `Degree` of a polynomial: Highest exponent that appears in any term of a polynomial + - `a-value`: Step property + - `Axis of symmetry`: Vertical symmetrical line through a parabola, also x-value for vertex + - `Zeroes`: x-intercepts of parabola + - `Vertex`: Maximum or minimum value on a parabola + - `Optimal value`: y-value for vertex + - `Domain`: List of all valid x-values for relation, expressed as $`D = {num, num2, num3}`$ or as a relation such as $`D = {x E R, x != 0, x < 50`$ + - `Range`: List of all valid y-values for relation, expressed as $`R = {num, num2, num3}`$ or as a relation such as $`D = {y E R, y != 0, y < 50`$ ## Parabolas