From 25ca72fdd90d56b2f40dc88b930542ea2d927bba Mon Sep 17 00:00:00 2001 From: James Su Date: Wed, 19 Feb 2020 15:10:00 +0000 Subject: [PATCH] Add new file --- .../Unit 1: Exponential and Logarithmic Functions.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 Grade 10/Math/MCR3U7/Unit 1: Exponential and Logarithmic Functions.md diff --git a/Grade 10/Math/MCR3U7/Unit 1: Exponential and Logarithmic Functions.md b/Grade 10/Math/MCR3U7/Unit 1: Exponential and Logarithmic Functions.md new file mode 100644 index 0000000..9e3399f --- /dev/null +++ b/Grade 10/Math/MCR3U7/Unit 1: Exponential and Logarithmic Functions.md @@ -0,0 +1,7 @@ +# Unit 1: Exponential and Logarithmic Functions + +## Review + +A function is a relation where each x-value maps to exactly one y-value. + +If given a function in the form $`y = af[k(x-d)] + c`$, then let $`(x,y)`$ be the original points, the new points will be $`(\dfrac{1}{k}x+d, ay+c)`$. \ No newline at end of file