Problem involving trig functions

joess
Messages
16
Reaction score
0
[SOLVED] problem involving trig functions

Homework Statement


Your room has a window whose height is 1.5 meters. The bottom edge of the window is 10 cm above your eye level. (See figure) How far away from the window should you stand to get the best view? (“Best view” means the largest visual angle, i.e. angle between the lines of sight to the bottom and to the top of the window.)

6kk3i84.gif


Homework Equations



The Attempt at a Solution


So the question's basically saying that I should maximize theta right? What I have so far is just
tan(O+a) = 1.6/x
and
a = arctan(0.1/x)
[by the way, O=theta, i couldn't figure out how to insert the proper symbol]
But even if I substitute a into the first equation, I still have 2 variables, and I can't figure out how to get only theta in an equation. Am I even on the right track?
 
Physics news on Phys.org
have you tried using
\tan (\theta+\alpha) = \frac{\tan \theta + \tan \alpha}{1-\tan \theta \,\tan \alpha}

and get an equation involving only x and tan theta, then to maximise, try determine global turning point (by looking at the derivaties)
 
But when I take the derivative of tan (O+0.1/x) = 1.6/x, or i change it using that tan identity, I get an equation that involves theta, the derivative of theta, and x, and I'm not sure how to optimize that
 
This is what i get when i take the derivative after using the tan identity:

\frac{x^{2}(sec^{2}\theta\frac{d\theta}{dx} - \frac{0.1}{x^{2}})}{-0.1(xsec^{2}\theta\frac{d\theta}{dx} - tan\theta)} = \frac{-1.6}{x^{2}}

I still have both \theta and x, so how do I optimize it?

Edit: never mind, I got it. :)
 
Last edited:
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top