Sign In
We can calculate the rebound rate as the quotient between the drop height and the rebound height. However, in this case we have different measurements which would give us different values. To consider all of them, we can find the rebound rates for each pair of values and then average them. Average value = x_1+x_2+x_3 + ... + x_n/n In this formula, x_1+x_2+x_3 + ... + x_n represent the values to be averaged, and n is the number of values we have in total. If we do the calculations we find the results shown in the following table.
Drop Height H_d | Rebound Height H_r | Rebound Rate H_r/H_d |
---|---|---|
150 cm | 124 cm | 0.827 |
70 cm | 59 cm | 0.843 |
120 cm | 100 cm | 0.833 |
100 cm | 83 cm | 0.83 |
110 cm | 92 cm | 0.836 |
40 cm | 33 cm | 0.825 |
Average Rebound Rate: | 0.832 |
H_r/H_d= 0.832
We can use this to find the rebound height when the ball is dropped from 275 cm. We should just substitute the given value for the drop height and solve for the rebound height the ball will reach. We will be rounding our answer to the nearest cm according to the precision of the measurements.
H_d= 275
LHS * 275=RHS* 275
a/275* 275 = a
Multiply
Round to nearest integer
H_r= 60
LHS * H_d=RHS* H_d
a/H_d* H_d = a
.LHS /0.832.=.RHS /0.832.
Calculate quotient
Rearrange equation
Round to nearest integer
H_d= 200
LHS * 200=RHS* 200
a/200* 200 = a
Multiply
Round to nearest integer
We have found that the rebound height the ball will reach after the first rebound is approximately 138 m.
Furthermore, notice that each time we do this calculation, all we are doing is multiplying the corresponding initial height by the rebound rate. If we do this recursively we can find the height after any number of bounces we want.
Bounce | Rebound Height | Rounded Answer (m) |
---|---|---|
1 | 200 * 0.832_1 | 166 |
2 | 200 * 0.832 * 0.832_2 | 138 |
3 | 200 * 0.832 * 0.832 * 0.832_3 | 115 |
We can see that for the second bounce the height reached would be 138 m, and 115 m for the third one.