#Please help
8 messages · Page 1 of 1 (latest)
(ii) simply set the derivative of the function y=tan(θ)=4x/(x^2+4a+a^2) to zero (like you would normally find the maximum point):
y'=4(-x^2+4a+a^2)/(x^2+4a+a^2)^2=0
=> (x^2+4a+a^2)^2≠0 => x≠+-√(-a(a+4))
=> -x^2+4a+a^2=0
=> x=+-√(a^2+4a), a^2+4a≠0 but since we only consider x,a>=0 and we should give the optimal point in terms of a, x=√(a^2+4a) is the optimal point. The corresponding value:
tan(θ)=4x/(x^2+4a+a^2)=4(√(a^2+4a))/((√(a^2+4a))^2+4a+a^2)=4(√(a^2+4a))/(a^2+4a+4a+a^2)=2√(a^2+4a)/(a^2+4a)=2/√(a^2+4a)
(iv) tan(KDA)=x/(4+a)=√(a^2+4a)/(4+a)=√((a(a+4))/(4+a)^2)=√(a/(a+4)) and the approximate value of KDA will be 0.785 (rad) (just plug a big number for a into the calculator)
(v) the maximum value of θ is at A=C. There tan(θ)=4/x => θ<=atan(4/x).
The minimum value of θ is at A=X. There tan(θ)=4x/(x^2+4a+a^2) and since a=(50-4)/2=23 => tan(θ)=4x/(x^2+4(23)+23^2)=4x/(x^2+621)
=> θ>=atan(4x/(x^2+621))
=> x∈[atan(4x/(x^2+621)); atan(4/x)]
@cedar abyss
Tysm
You're welcome