Showing posts with label mathematics tutorial. Show all posts
Showing posts with label mathematics tutorial. Show all posts

Addition & Subtraction of Surd


Examples; Simplify the following:



Solution





Note;

Figure with figure and root with root; this rule simply means that you'll bring the figures together and take the root as one common factor. See below!



















































Practice these questions below;


Sequence


A Sequence is a succession of terms in such a way that they are related to one another according to a well defined rule. However, the rules may differ depending on the arrangement of such terms.

This means that the rule that works for a particular sequence may not necessarily work for another.

Note; The nth term of a sequence is denoted as Tn where n stands for number of terms.

Examples of sequence are;
6, 11, 16, 21, 26,…(they differ by + 5)
1, 3, 9, 27, 81,…(they differ by × 3)
1, 3/2, 2, 5/2, 3,…(they differ by + ½ )

Examples;
1. The nth term of a sequence is given by 3 × 2n -2. Write down the first three terms of the sequence.

Solution

Step 1
Remember that above the nth term is denoted as Tn.
Tn = 3 × 2n -2
T1 = 3 × 21 -2
T1 = 3 × 2-1
T1 = 3 × ½ (Any number raise to power of negative 1 must become inverse, it’s a law!)
T1 = 3/2

Step 2
T2 = 3 × 22 -2
T2 = 3 × 20 (Note; Any number raise to power of zero must be 1)
T2 = 3 × 1
T2 = 3

Step 3
T3 = 3 × 23 -2
T3 = 3 × 21
T3 = 3 × 2
T3 = 6

Step 4
 The first three terms of the sequence are 3/2, 3, 6, …

 
2. If the nth term of a sequence is denoted by the formula: n(2n + 1) – 3n, find the sum of the first four terms.

Solution

Step 1
Tn = n(2n + 1) – 3n ----This the nth term formula
T1 = 1(21 + 1) – 3(1)
T1 = 1(22) – 3
T1 = 1(2 × 2) – 3
T1 = 1(4) – 3
T1 = 4 – 3
T1 = 1

Step 2
T2 = 2(22 + 1) – 3(2)
T2 = 2(23) – 6
T2 = 2(2 × 2 × 2) – 6
T2 = 2(8) – 6
T2 = 16 – 6
T2 = 10

Step 3
T3 = 3(23 + 1) – 3(3)
T3 = 3(24) – 9
T3 = 3(2 × 2 × 2 × 2) – 9
T3 = 3(16) – 9
T3 = 48 – 9
T3 = 39

Step 4
T4 = 4(24 + 1) – 3(4)
T4 = 4(25) – 12
T4 = 4(2 × 2 × 2 × 2 × 2) – 12
T4 = 4(32) – 12
T4 = 128 – 12
T4 = 116

 The sum of the first four terms will be; 1 + 10 + 39 + 116 = 166.
                                                                                                     

3. Given the nth term of a sequence as

     


Find the first four terms.

Solution

Step 1

 














T1 = - ¼

Step 2











T2 = 0

Step 3











T3 = ¾

Step 4


  








T4 = 2
 The first four terms of the sequence are; - ¼, 0, ¾, 2, …



Practice these questions below;
1. The nth term of a sequence is denoted by 3n(2n – 1). Find the sum of the first five terms.

2. A particular term of sequence is represented by the formula 3 × 2n + 2. What is the sum of the 5th and 6th terms?

3. Find the difference between the 4th and 11th terms of the sequence whose nth term is




4. Given that the nth term of a sequence is denoted by the formula;




Write down the first six terms.

5. What is the product of the 9th and 12th terms of the sequence with the nth term equals 4n2 – 2n – 1.

Series


A Series is the addition of successive terms in such a way that they are related to another according to a well defined rule. In other words, series is the addition of a sequence.

Examples of series are;
2 + 5 + 8 + 11 + 14 + ……..
4 + 16 + 64 + 256 + 1024 + ………
-1 + 0 + 7 + 14 + 23 + 34 + ……..

Note
Just like sequence you will be given what you’ll know as nth term formula to find the terms of series and the formula always differ per questions.

Examples;
1. Find the series of the first six terms of 2n + 4n2.

Solution

Note
2n + 4n2 stands as a formula that you’ll use to solve for the first six terms mentioned in the question. Finding the first six terms means solving for T1, T2, T3, T4, T5 and T6 respectively.

Step 1
Tn = 2n + 4n2 ---The nth term formula.
T1 = 21 + 4(1)2
T1 = 2 + 4(12)
T1 = 2 + 4(1)
T1 = 2 + 4
T1 = 6

Step 2
T2 = 22 + 4(2)2
T2 = 4 + 4(22)
T2 = 4 + 4(2 × 2)
T2 = 4 + 4(4)
T2 = 4 + 4 × 4
T2 = 4 + 16
T2 = 20

Step 3
T3 = 23 + 4(3)2
T3 = 8 + 4(32)
T3 = 8 + 4(3 × 3)
T3 = 8 + 4(9)
T3 = 8 + 36
T3 = 44

Step 4
T4 = 24 + 4(4)2
T4 = 16 + 4(42)
T4 = 16 + 4(4 × 4)
T4 = 16 + 4(16)
T4 = 16 + 64
T4 = 80

Step 5
T5 = 25 + 4(5)2
T5 = 32 + 4(52)
T5 = 32 + 4(5 × 5)
T5 = 32 + 4(25)
T5 = 32 + 100
T5 = 132

Step 6
T6 = 26 + 4(6)2
T6 = 64 + 4(62)
T6 = 64 + 4(6 × 6)
T6 = 64 + 4(36)
T6 = 64 + 144
T6 = 208

 The series of the first six terms will be; 6 + 20 + 44 + 80 + 132 + 208 +…



2. Find the sum of the series n2 + 5n up to the 4th term.

Solution

Step 1
Tn = n2 + 5n---Formula
T1 = 12 + 5(1)
T1 = 1 + 5
T1 = 6

Step 2
T2 = 22 + 5(2)
T2 = 4 + 5 × 2
T2 = 4 + 10
T2 = 14

Step 3
T3 = 32 + 5(3)
T3 = 9 + 5 × 3
T3 = 9 + 15
T3 = 24

Step 4
T4 = 42 + 5(4)
T4 = 16 + 5 × 4
T4 = 16 + 20
T4 = 36

 The sum of the series will be; 6 + 14 + 24 + 36 = 80.

 

Practice these questions below;
1. What is the sum of the eight series of an nth term equals 2n + 5n?
2. Find the seven series of the term (n + 1)2 – 2n.
3. Write out the series of the term 3n(n – 1).
4. Find the series of the first five terms of n(2 + 3n).
5. Find the sum of the series 5(3n - 1) up to the 4th term.