A skier has decided that on each trip down a slope, she will do 3 more jumps than before. On her first trip she did 5 jumps. Derive the sigma notation that shows how many total jumps she attempts from her third trip down the hill through her tenth trip. Then solve for the number of total jumps from her third to tenth trips.

A skier has decided that on each trip down a slope she will do 3 more jumps than before On her first trip she did 5 jumps Derive the sigma notation that shows h class=
A skier has decided that on each trip down a slope she will do 3 more jumps than before On her first trip she did 5 jumps Derive the sigma notation that shows h class=
A skier has decided that on each trip down a slope she will do 3 more jumps than before On her first trip she did 5 jumps Derive the sigma notation that shows h class=
A skier has decided that on each trip down a slope she will do 3 more jumps than before On her first trip she did 5 jumps Derive the sigma notation that shows h class=

Respuesta :

Since we are already given the amount of jumps from the first trial, and how much it should be increased by on each succeeding trial, we can already solve for the amount of jumps from the first through tenth trials. Starting from 5 and adding 3 each time, we get: 5 8 (11) 14 17 20 23 26 29 32, with 11 being the third trial.

Having been provided 2 different sigma notations, which I assume are choices to the question, we can substitute the initial value to see if it does match the result of the 3rd trial which we obtained by manual adding.

Let us try it below:

Sigma notation 1:

  10
   Σ (2i + 3)
i = 3

@ i = 3

2(3) + 3
12

The first sigma notation does not have the same result, so we move on to the next.

  10
   Σ (3i + 2)
i = 3

When i = 3; 3(3) + 2 = 11. (OK)

Since the 3rd trial is a match, we test it with the other values for the 4th through 10th trials.

When i = 4; 3(4) + 2 = 14. (OK)
When i = 5; 3(5) + 2 = 17. (OK)
When i = 6; 3(6) + 2 = 20. (OK)
When i = 7; 3(7) + 2 = 23. (OK)
When i = 8; 3(8) + 2 = 26. (OK)
When i = 9; 3(9) + 2 = 29. (OK)
When i = 10; 3(10) + 2 = 32. (OK)

Adding the results from her 3rd through 10th trials: 
11 + 14 + 17 + 20 + 23 + 26 + 29 + 32 = 172.

Therefore, the total jumps she had made from her third to tenth trips is 172.