This problem is similar to the one you posted earlier and is solved in the same way. You need to learn to do these on your own for your next test.
How high will the object be 2.6 seconds after it is thrown?
Just plug t = 2.6 into the h(t) equation and compute the answer.
h(2.6) = -4.9(2.6)2 + 35(2.6) + 77 = ____
How long will it take the object to reach 34 meters?
34 meters is a height so set h(t) = 34 and solve for t:
34 = −4.9t2 + 35t + 77
0 = −4.9t2 + 35t + 43
Solve using the quadratic formula and your calculator. You'll get two answers, one positive and one negative. Since we can't go back in time, the positive answer is the one you want.