I'm new to Wolfram Alpha. I'm trying to learn how to do solving using a basic trig system of equations but I don't understand the ouput.
The problem is stated in graphic below, I want to solve for t in degrees.
I've tried this input in Alpha, in the Natural Language mode:
solve[cos(t deg) = x/L, L=1, x=0.75, t]
I expected the output to include t = 41 degrees, but it does not.
Thanks for any assistance

Either bracket the three conditions to separate them from the variables, or you can delete the variable part:
To see the numerical results, In the solutions part, click "Approximate forms".