Sign In
Adding 0 to any number always results in the number itself.
Because of this, 0 is called the Additive Identity.
Consider a number a. By the Reflexive Property of Equality, a is equal to itself. a=a Let b be another number. If b is added to and subtracted from the left-hand side of the above equation, the equality still holds true. a=a ⇔ a+b-b=a Finally, b-b is equal to 0. a+b-b=a ⇔ a+0=a ✓ It has been shown that a+0=a. By the Commutative Property of Addition, 0+a is also equal to a.
Any number multiplied by 1 is equal to the number itself.
Because of this, the number 1 is called the Multiplicative Identity.
Consider a number a. By the definition of multiplication, a multiplied by another number n can be written as n times the addition of a. a* n =a+a+... +a_(ntimes) If n=1, the sum has only one term. a* 1 =a_(1time) Therefore, a* 1 is equal to a. Also, by the Commutative Property of Multiplication, 1* a=a.
For any angle θ, the following trigonometric identities hold true.
Definition | Substitute | Simplify | |
---|---|---|---|
sin θ | Length of oppositeside to∠ θ/Hypotenuse | opp/1 | opp |
cos θ | Length of adjacentside to∠ θ/Hypotenuse | adj/1 | adj |
It can be seen that if the hypotenuse of a right triangle is 1, the sine of an acute angle is equal to the length of its opposite side. Similarly, the cosine of the angle is equal to the length of its adjacent side.
By the Pythagorean Theorem, the sum of the squares of the legs of a right triangle is equal to the square of the hypotenuse. Therefore, for the above triangle, the sum of the squares of sin θ and cos θ is equal to the square of 1.
.LHS /cos^2θ.=.RHS /cos^2θ.
Write as a sum of fractions
a/a=1
Write as a power
a^m/b^m=(a/b)^m
sin θ/cos θ=tan θ
1/cos θ=sec θ
Commutative Property of Addition
.LHS /sin^2θ.=.RHS /sin^2θ.
Write as a sum of fractions
a/a=1
Write as a power
a^m/b^m=(a/b)^m
cos θ/sin θ=cot θ
1/sin θ=csc θ
1+cot ^2 θ=csc ^2 θ
The first identity can be shown using the unit circle and the Pythagorean Theorem. Consider a point (x,y) on the unit circle in the first quadrant, corresponding to the angle θ. A right triangle can be constructed with θ.
By the Pythagorean Theorem, the sum of the squares of x and y equals 1. x^2 + y^2 = 1 In fact, this is true not only for points in the first quadrant, but for every point on the unit circle. Recall that, for points (x,y) on the unit circle corresponding to angle θ, it is known that x = cos θ and that y = sin θ. By substituting these expressions into the equation, the first identity can be obtained.
When a binomial is squared, the resulting expression is a perfect square trinomial.
(a + b)^2=a^2 + 2ab+b^2 (a - b)^2=a^2 - 2ab+b^2
For simplicity, depending on the sign of the binomial, these two identities can be expressed as one.
(a ± b)^2=a^2 ± 2ab+b^2
This rule will be first proven for (a+b)^2 and then for (a-b)^2.
a^2=a* a
Distribute (a+b)
Distribute a
Distribute b
Commutative Property of Multiplication
Add terms
a^2=a* a
Distribute (a-b)
Distribute a
Distribute - b
Commutative Property of Multiplication
Subtract terms