maros522
- 15
- 0
Homework Statement
We have triangle with sides d1,d2,l and angle \alpha between d1 and d2.
Assume small change \Delta\alpha of \alpha.
Homework Equations
Then we can write for \Deltal equation
\Deltal=(d1*d2)/(l) * sin\alpha\Delta\alpha.
How can I prove that?
The Attempt at a Solution
I start with function cos(\alpha+\Delta\alpha)=cos\alpha * cos\Delta\alpha - sin\alpha * sin\Delta\alpha
and laws of cossines (l+\Delta l)^2=d1^2+d2^2-2d1d2*cos(\alpha+\Delta\alpha)
But I don't know how to continue. :(