jbriggs444 said:
Crucially, one must solve the simultaneous equations.
Indeed.
To
@rudransh verma :
It would be best to not substitute numbers before solving because they often hide what is actually going and ho to take the next algebraic step. We have,
##F_N\sin\!\theta-f\cos\!\theta = 0~~~~~~~~~~(1)##
##F_N\cos\!\theta+f\sin\!\theta = W~~~~~~~~(2)##
I will follow your method and multiply the first equation by ##\cos\!\theta## and the second by ##\sin\!\theta##
##F_N\sin\!\theta\cos\!\theta-f\cos^2\!\theta = 0~~~~~~~~~~~~~~~~~(3)##
##F_N\cos\!\theta\sin\!\theta+f\sin^2\!\theta = W\sin\!\theta~~~~~~~~(4)##
As
@jbriggs444 suggested, subtract equation (3) from (4) to get
##f\sin^2\!\theta+f\cos^2\!\theta=W\sin\!\theta~\implies f=W\sin\!\theta##
Finally, put this value for ##f## in either (1) or (2) to get ##F_N=W\cos\!\theta##,
You have been unable to get a reasonable answer. Why? My answer to that is that you have not yet acquired the single good habit that would limit algebraic and arithmetic mistakes and round off errors while simultaneously making it easy to troubleshoot your workings in case there is an actual mistake. That good habit is
not substituting numbers until the very end.
What happened here? Not only you substituted numbers, but also you made things worse by mixing values of angles, using both 12° and 78°. I am sure you know that cos12° = sin78° but I am not sure that you would recognize on sight that (cos12°/sin78°) and (cos
212° + sin
278°) are both equal to 1.
I hope I have convinced you that your insistence on substituting numbers early on is actually a barrier to your ability to work out physics problems and a waste of your time. Using symbols instead of numbers makes it easier to be correct the first time around. I know that you been told that before, but here you have proof, three unsuccessful attempts at a solution, that your insistence on doing it your way does not work as well as you would want.