Finding the rate of change of an angle in triangle.

ugeous
Messages
23
Reaction score
0
Hello again!

The base of an isosceles triangle is 20 cm and the altitude is increasing at the rate of 1 cm/min. At what rate is the base angle increasing when the area is 100 cm^2?


I think I have found the solution, but want to have someone else check it over b/c I am not 100% sure.

So...

tan\theta = h/10
d\theta/dt = 1/10 (cos^2\theta)

A= b*h /2
100= 20h/2
h=10

at h=10
tan\theta = 10/10
tan\theta = 1

sin\theta = cos\theta(tan\theta)
sin\theta=cos\theta

sin^2\theta + cos^2\theta = 1
cos^2\theta + cos^2\theta = 1
cos^2 \theta = 1/2

d\theta/dt = 1/10(1/2) = 1/20

Answer: Rate increases at 1/20 radians/m
 
Physics news on Phys.org
That looks right. But starting from tan(theta)=1, you should know the solution to that is theta=pi/4. And cos(pi/4)=sqrt(2)/2. So cos^2(theta)=2/4=1/2. Memorizing the values of trig functions at some selected values can save you that kind of roundabout way of finding cos^2(theta).
 
Great! Thank you Dick!

:-)
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top