This is my first post here. I apologize if it goes against any guidelines for posting. I study math as a hobby and am currently dealing with trigonometry on a high school level. I have so far learned the formulas for trigonometric addition and subtraction and double the angle, as well as what is in my language referred to as the ’trigonometric one’ - getting the radius of the unit circle by use of the pythagorean theorem. I have not yet gotten to deriving trigonometric functions. The following is a problem I could solve by plugging in a set of numbers, but in seeking a more elegant solution, perhaps, I found myself stuck and I don’t know what I am missing. I am appreciative of any help I get. The problem is as follows:
Show that if $A$ is an angle and $0^\circ<A<90^\circ$ then $\hspace{0.3cm}\left( 1+\dfrac {1}{\sin A}\right) \left( 1+\dfrac {1}{\cos A}\right)>5$
I began with the following assumption:
$$0^\circ<A<90^\circ\rightarrow0<{\sin A}<1\\0<{\cos A}<1\rightarrow\dfrac {1}{\sin A}\\\dfrac {1}{\cos A}>1$$
Given the above, it would follow that:
$$\begin{aligned} \lim _{A\rightarrow 90^\circ}\dfrac {1}{\cos A}&=\infty \\ \lim _{A\rightarrow 0^\circ}\dfrac {1}{\sin A}&=\infty \end{aligned}$$
This alone doesn’t seem like enough to show what is asked. I can show that at $A=45^\circ$ the product is still greater than 5, but I am not sure how any offset in degrees from there affects two trigonometric terms such that the product is still greater than 5. I also tried solving the inequality but ended up with fractioned terms I couldn’t add up or a cubic function if you will, that I couldn’t solve.
Hint:
Since $A$ is sharp you can write $\sin A = b/c$ and $\cos A = a/c$ where $c$ is hypotenuse in right triangle $ABC$ ($C=90$). Does that help?
Any way, since for all positive $x,y$ we have $x+y\geq 2\sqrt{xy}$: $$1+{1\over \sin A}\geq {2\over \sqrt{\sin A}}$$ and $$1+{1\over \cos A}\geq {2\over \sqrt{\cos A}}$$
so $$(1+{1\over \sin A})(1+{1\over \cos A})\geq {4\sqrt{2}\over \sqrt{\sin 2A}}\geq 4\sqrt{2} >5$$