Posts

Showing posts with the label Divisibility

Equilateral and Equiangular Polygons

A polygon is a 2 dimensional geometric figure bound with straight sides. A polygon is called Equilateral if all of its sides are congruent. Common examples of equilateral polygons are a rhombus and regular polygons such as equilateral triangles and squares.  Now, a polygon is equiangular if all of its internal angles are congruent.  Some important facts to consider The only equiangular triangle is the equilateral triangle If P is an equilateral polygon that has more than three sides, it does not have to be equiangular. A rhombus with no right angle is an example of an equilateral but non-equiangular polygon.  Rectangles, including squares, are the only equiangular quadrilaterals Equiangular polygon theorem. Each angle of an equiangular n-gon is  $$\Bigg(\frac{n-2}{n}\Bigg)180^{\circ} = 180^{\circ} -   \frac{360^{\circ}}{n} $$ Viviani's theorem   Vincenzo Viviani (1622 – 1703) was a famous Italian mathematician. With his exceptional intelligence in math...

Divisibility Rules

Today we will look at how to quickly tell if a number is divisible by $2$ - A number is divisible by $2$ if it's last digit is even $(0, 2, 4, 6,$ or $8)$. $3$ - A number is divisible by $3$ if the sum of it's digits is divisible by $3$. $4$ - A number is divisible by $4$ if it's last $2$ digits are divisible by $4$. $5$ - A number is divisible by $5$ if it's last digit is either a $0$ or $5$. $6$ - A number is divisible by $6$ if it is divisible by both $2$ and $3$. $7$ - A number is divisible by $7$ if you get a multiple of $7$ when you subtract twice the last digit of the number from the remaining number. (e.g. $665$ is divisible by $7$ because $66 - 2 \cdot 5 = 56$, which is a multiple of $7$.) $8$ -  A number is divisible by $8$ if the last $3$ digits are divisible by $8$. $9$ - A number is divisible by $9$ if the sum of it's digits adds up to a multiple of $9$. $10$ - A number is divisible by $10$ if the last digit of the number is $0$. $11$ - A nu...

Popular posts from this blog

Equilateral and Equiangular Polygons

More Coordinate Geometry

Incenter/Excenter Lemma