You are on page 1of 10

1/24/23, 10:00 PM Alef Frontend

View hints View feedback Play All

Question 1

Drag and drop the correct statements to complete the sentences.


Use the mathematical induction to prove 
n
n 2 ( n + 1) 2
∑i 3
=
4
i= 1
.
Base case: For 
n=1

1

∑i 3 = 1 3 =
i= 1

1 2 (1 + 1) 2
4

Induction assumption: Assume that the result is true for
n =k
,
k

∑i 3 =
i= 1

k 2 ( k + 1) 2
4

Induction step: When
n =k +1
,
k+1

∑ i3
i= 1

k

∑ i 3 + (k + 1) 3
i= 1
 

k 2 ( k + 1) 2
      = + (k + 1 ) 3   Induction assumption
4
            = 

k ( k + 1) 2 4 ( k + 1) 3
2
+
4 4
 

( k + 1) 2 [ k 2 + 4 ( k + 1) ]
            =   
4

https://moe.alefed.com/teacher/?1674581391417#/lessons/lesson/2bc582ef-9e24-4cf9-afe0-000000052279/content/9eb5e0f1-24cf-4686-8af9-72895… 1/10
1/24/23, 10:00 PM Alef Frontend

( k + 1) 2 ( k + 2) 2
            =  . 
4
Since
n =k +1
, for any positive integer,
 
n

∑i 3
i= 1

n 2 ( n + 1) 2
= . 
4

Question 2

Drag and drop the correct statements to complete the sentences.


Sum of the values 
f (x ) = 3 x − 5
evaluated at 
x = 0 . 1, x = 0 . 2, x = 0 . 3, x = 0 . 4
.
The x’s could be written in the form of 
0 . 1i
for
i = 1, 2, 3, 4
.
f (0 . 1 i ) =
3 (0 . 1 i ) − 5
for
i = 1, 2, 3, 4
.
Using Sigma Notations properties: 
4

∑ f (0 . 1 i )
i= 1

4
= ∑ (3 ( 0 . 1 i ) − 5)  
i= 1

4
                     = ∑ (0 . 3 i − 5)  
i= 1

4 4
                     = 0 . 3 ∑i − ∑ 5  
i= 1 i= 1

                     =

https://moe.alefed.com/teacher/?1674581391417#/lessons/lesson/2bc582ef-9e24-4cf9-afe0-000000052279/content/9eb5e0f1-24cf-4686-8af9-72895… 2/10
1/24/23, 10:00 PM Alef Frontend

⎛ 4 (5) ⎞⎟
0 . 3 ⎜⎜ ⎟ − (5) (4)
⎝ 2 ⎠
 

                     = -17  

Question 3

Drag and drop the correct statements to complete the table.


Evaluate the sum
7

∑ (3 n + 1)
n=1
by using the sigma notation properties.

∑ (3 n + 1)
n=1
   = Addition property 
7 7

∑ 3n + ∑ 1
n=1 n=1

7 7
              = 3 ∑n+ ∑ 1   Sigma notation property
n=1 n=1

              =
⎛ 7 (8) ⎞⎟
3 ⎜⎜ ⎟ + (1) (7) Sigma notation property
⎝ 2 ⎠
   

              = 84 + 7  

Evaluate. 

              = 91  

7 7 7 7

63 + 7
∑ 3n − ∑ 1 ∑n+ ∑ 1
n=1 n=1 70 n=1 n=1

Question 4
https://moe.alefed.com/teacher/?1674581391417#/lessons/lesson/2bc582ef-9e24-4cf9-afe0-000000052279/content/9eb5e0f1-24cf-4686-8af9-72895… 3/10
1/24/23, 10:00 PM Alef Frontend

Drag and drop the correct values to the image.


Write the sum using sigma notation. 

i2 5 0 i3 36 2 ln (2 i )

Question 5

Select the correct option.


A ball is thrown up 30 meters above the ground and every time it bounces, it goes half as high as the previous bounce. Which of the following sigma
notation represents the total vertical distance that the ball travels after 5 bounces?

4 i
⎛⎜ 1 ⎞⎟
∑ ⎝2⎠60 ⎜ ⎟
i= 0

5
1
∑ 2 ( 30 ) i
i= 1

5 i
⎛⎜ 1 ⎞⎟
∑ 30 ⎜⎝ 2 ⎟⎠
i= 1

5 i
⎛⎜ 1 ⎞⎟
∑ ⎝2⎠60 ⎜ ⎟
i= 1

Question 6

Drag and drop the correct statements to complete the table.


Evaluate the sum

https://moe.alefed.com/teacher/?1674581391417#/lessons/lesson/2bc582ef-9e24-4cf9-afe0-000000052279/content/9eb5e0f1-24cf-4686-8af9-72895… 4/10
1/24/23, 10:00 PM Alef Frontend
5

∑(100 − i 2)
i= 1
by using the sigma notation properties.

∑(100 − i 2)
i= 1
Subtraction property 
5 5
= ∑ 100 − ∑ i 2
 
n=1 n=1

(5) (6) ( 11 )
                         =   ( 100 ) (5) −    Sigma notation property
6

                         =   500 − 55   Simplify.

                         =   445   Evaluate.

5 5
(5) (6) ( 11 )
6
− ( 100 ) (5) ∑ i 2 − ∑ 100 − 445
n=1 n=1

Question 7

Drag and drop the correct statements to complete the table.


Evaluate the sum
20

∑ (k 2
− 2 k)
k=1
by using the sigma notation properties.

20

∑ (k 2 − 2 k)
k=1

 Addition property 
20 20

∑ k 2 − ∑ 2k
k=1 k=1
 

20 20
                         =  ∑ k 2−2 ∑ k    Sigma notation property
k=1 k=1

https://moe.alefed.com/teacher/?1674581391417#/lessons/lesson/2bc582ef-9e24-4cf9-afe0-000000052279/content/9eb5e0f1-24cf-4686-8af9-72895… 5/10
1/24/23, 10:00 PM Alef Frontend

( 20 ) ( 21 ) ( 41 ) ⎛ ( 20 ) ( 21 ) ⎞⎟
                         = − 2 ⎜⎜ ⎟     Sigma notation property
6 ⎝ 2 ⎠

                         =  2870 − 420    Simplify.

                         =  2450    Evaluate.

20 20

∑k 2
+2 ∑ k
3290
k=1 k=1

Question 8

Drag and drop the correct values to the image.


Write the sum using sigma notation.

k
k +1

1 1
1 1 k +1
k +1 6 0 2k 2 k

Question 9

Select the correct option.


Expand the sum.
4
⎛ 1 ⎞⎟
∑ ⎜⎜⎜ ⎟=
m ⎟
m = 1⎝ 5 ⎠

https://moe.alefed.com/teacher/?1674581391417#/lessons/lesson/2bc582ef-9e24-4cf9-afe0-000000052279/content/9eb5e0f1-24cf-4686-8af9-72895… 6/10
1/24/23, 10:00 PM Alef Frontend

1 1 1 1
+ + +
2 3 4
5 5 5 5

1 1 1 1
+ + +
5 25 125 625

1 1 1 1
+ + +
5 10 15 20

5 + 25 + 125 + 625

Question 10

Enter the correct value into the blank.


Evaluate the sum by using the sigma notation properties.
10

∑8 =
i= 1

80  

Question 11

Select the correct option.


Expand the sum.
5 ⎛ 2
⎜ k + 1 ⎟⎟ ⎞
∑ ⎜⎜⎝ k ⎠
⎟=
k=2

5 10 17 26
+ + +  
2 3 4 5

2 3 4 5 5 10 17 3 4 5 6
+ + + 2+ + + + + +
5 10 17 26 2 3 4 2 3 4 5

Question 12
https://moe.alefed.com/teacher/?1674581391417#/lessons/lesson/2bc582ef-9e24-4cf9-afe0-000000052279/content/9eb5e0f1-24cf-4686-8af9-72895… 7/10
1/24/23, 10:00 PM Alef Frontend

Drag and drop the correct statement(s) to complete the sentences.


Sum of the values 
2
f (x ) = 3 x + 2 x − 3
evaluated at 
x = 1 . 15, 1 . 25, . . . . ., 2 . 05 .
The x’s could be written in the form of
1 . 05 + 0 . 1 i
for
i = 1,2, . . . . . ., 10
.
10

∑ f (1 . 05 + 0 . 1 i )
i= 1
=
10

∑[
i= 1

3 ( 1 . 05 + 0 . 1 i ) 2
 
+2 (

1 . 05 + 0 . 1i
)
 
−3
                  =
10

∑(
i= 1
0.03  
2
i +
0.83  

i+
2.4075
)
                  = 81.275  

Question 13

Enter the correct value into the blank.


Evaluate the sum
30

∑ (k + k ) 2

k=1
by using the sigma notation properties.
https://moe.alefed.com/teacher/?1674581391417#/lessons/lesson/2bc582ef-9e24-4cf9-afe0-000000052279/content/9eb5e0f1-24cf-4686-8af9-72895… 8/10
1/24/23, 10:00 PM Alef Frontend
30

∑ (k + k 2) =
k=1

9920  

Question 14

Drag and drop the correct value(s) to make the statement true.
Write the sum using sigma notation. Let 
i
 be the index of summation.
8 8
8+4+ +2+ =
3 5
5
8
∑ i
 
i= 1

4 5 5 5 i
8 i 8 ⎛⎜ 1 ⎞⎟
∑ i ∑ 8 ∑ i ∑ 8 ⎜ ⎟
i= 0 i= 1 i= 0 i= 0 ⎝ 2 ⎠

Question 15

Which of the following corresponds to the value of


3

∑ n ( n + 1) =
n=0
?

20

70

36

2 + 6 + 12 + 16

0 + 2 + 6 + 12

https://moe.alefed.com/teacher/?1674581391417#/lessons/lesson/2bc582ef-9e24-4cf9-afe0-000000052279/content/9eb5e0f1-24cf-4686-8af9-72895… 9/10
1/24/23, 10:00 PM Alef Frontend

1 + 12 + 23 + 34

https://moe.alefed.com/teacher/?1674581391417#/lessons/lesson/2bc582ef-9e24-4cf9-afe0-000000052279/content/9eb5e0f1-24cf-4686-8af9-7289… 10/10

You might also like