Hello, thank you for taking the time to post your question!
You’re off to a good start in terms of identifying that this is going to be a binomial question. We have n = 30 since there are 30 trials, p = 1/6 since it’s a fair die with 6 possibilities, and then you would be testing for x >= 7 in the probability computation.
Using a binomial calculator with those parameters I find the probability to be 0.2235.
For the expected value you can just multiply together n x p
E(X) = n x p = 30 x 1/6 = 5
So the expected number of sixes to turn up in 30 rolls is 5
I hope that helps get you moving in the right direction! Feel free to reach out if you have any additional questions beyond that :)