From 8ac08d18627726453fe31ef620e231585d771d02 Mon Sep 17 00:00:00 2001 From: James Su Date: Tue, 17 Sep 2019 18:23:08 +0000 Subject: [PATCH] Add new file --- Grade 10/Math/MPM2DZ/Unit 1: Analytical Geometry | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 Grade 10/Math/MPM2DZ/Unit 1: Analytical Geometry diff --git a/Grade 10/Math/MPM2DZ/Unit 1: Analytical Geometry b/Grade 10/Math/MPM2DZ/Unit 1: Analytical Geometry new file mode 100644 index 0000000..f14f5ea --- /dev/null +++ b/Grade 10/Math/MPM2DZ/Unit 1: Analytical Geometry @@ -0,0 +1,7 @@ +# Unit 1: Analytical Geometry + +- The slope of perpedicular lines are `negative reciprocal`. +- The slopes of parallel lines are `the same` +- The slope of a vertical line is `undefined` +- The slope of a horizontal line is `0`. +The general equation of a line in standard form is $`ax+by+c=0`$, where $`a,b,c \in \mathbb{Z}, a>0`$ \ No newline at end of file