It can be convenient to let a spreadsheet compute the values for you. Here, we have written an explicit formula for the height of the n-th bounce:
h = 5.5×0.64^(n-1)
We have written the formula this way because we are given the height of the first bounce, not the starting height. Each bounce multiplies the height by a factor of 0.64. Then the 7th bounce will have a height of ...