n (a + z) / 2
where n is the number of terms in the sequence, a is the lowest term, and z is the highest term. Finding the sum of the above sequence:17 (4 + 100) / 2 = l7 * 104 / 2 = 884
Why is n equal to 17? Figure it out.
n (n + 1) / 2
To find 1 + 2 + 3 + 4 + 5 + ... + n, just take n, multiply it by its higher consecutive number, and divide by 2.Example: find 1+2+3+4+5+...+28.
28 (28 + 1) / 2 = 406
a2 + b2 = c2
| 3 - 4 - 5 (the most common) | |
| 5 - 12 - 13 | 8 - 15 - 17 |
| 7 - 24 - 25 | 20 - 21 - 29 |
| 9 - 40 - 41 | 12 - 35 - 37 |
s = 2.5, so d = 2.5 * sqrt(2).
s (s - 3) / 2
where s is the number of sides of the polygon. A polygon having 45 sides has 45*(45-3)/2 = 945 diagonals.
s * sqrt(3)
where s is the edge of the cube. This is an application of the Pythagorean Theorem: See Section Vll(B) above. Figure out why this is so. Don't expect me to do it for you.
r 2
r 3
r 2