As the title suggests, I would like to solve the equation $x/5 + \cos2x = 2$ numerically or algebraically. I choose to have both formulations numerically and algebraically as I do not know which one fits this problem best. I use the word "preferably" as I would like an exact answer but I still want to have a more open question. Anyways, I do not know how to do what I want to do (I had a thought about using a summation formula for arccos among things). I will now give you some background.
Here we have a very similiar question, but I already understand that in order to solve the problem digitally, you "split" up the equation into two functions and then look at where they are equal to each other, in order to get the correct answer(s). What I am interested in is how to numerically or preferably algebraically solve the equation. Maybe that I could get some kind of answer from questions like this, but I am uncertain if all of these methods would be good for this particular problem? I want the most simplistic way to solve this problem numerically or preferably algebraically.
I would appreciate to be enlightened!