Deriving Relations from tanA=y/x

  • Thread starter Thread starter miccol999
  • Start date Start date
  • Tags Tags
    deriving Relations
AI Thread Summary
To derive the relations sinA=ay/sqrt(x^2+y^2) and cosA=ax/sqrt(x^2+y^2) from tanA=y/x, one can start by recognizing that tanA equals sinA/cosA. By rearranging the equation y*cosA=x*sinA, and substituting sinA with +/-sqrt(1-cos^2A), the values for sinA and cosA can be solved. Drawing a right triangle with angle A, where the opposite side is y and the adjacent side is x, helps in calculating the hypotenuse, which is essential for determining the sine and cosine values. This geometric approach clarifies the relationships between the trigonometric functions. Ultimately, understanding these derivations hinges on applying fundamental trigonometric identities and relationships.
miccol999
Messages
7
Reaction score
0
Given tanA=y/x.....(1)

Can anyone tell me how you get the following relations:

=>sinA=ay/sqrt(x^2+y^2).....(2)
=>cosA=ax/sqrt(x^2+y^2)....(3)

where a=(+/-)1

I know tanA=sinA/cosA and sin^2(A)+cos^2(A)=1...and I can see by substituting (2) and (3) into (1) it works, but I really can't work out how to come up with them! I know I'm probably overlooking something quite obvious but its late+I'm not trusting my own judgement atm!
 
Last edited:
Physics news on Phys.org
You've got the right approach. Can you show all of your steps so we can pick out where you're going wrong?
 
tan(A)=sin(A)/cos(A)=y/x. So y*cos(A)=x*sin(A). Now put in sin(A)=+/-sqrt(1-cos(A)^2) and solve for cos(A) by squaring both sides. Ditto for sin(A).
 
Last edited:
Given Tan(A)= x/y, the first thing I would do is draw a right triangle having angle A, "opposite side" of length x, "near side" of length y, and then calculate the length of the hypotenuse. Once you have done that, the other trig functions fall into place.
 
I tried to combine those 2 formulas but it didn't work. I tried using another case where there are 2 red balls and 2 blue balls only so when combining the formula I got ##\frac{(4-1)!}{2!2!}=\frac{3}{2}## which does not make sense. Is there any formula to calculate cyclic permutation of identical objects or I have to do it by listing all the possibilities? Thanks
Since ##px^9+q## is the factor, then ##x^9=\frac{-q}{p}## will be one of the roots. Let ##f(x)=27x^{18}+bx^9+70##, then: $$27\left(\frac{-q}{p}\right)^2+b\left(\frac{-q}{p}\right)+70=0$$ $$b=27 \frac{q}{p}+70 \frac{p}{q}$$ $$b=\frac{27q^2+70p^2}{pq}$$ From this expression, it looks like there is no greatest value of ##b## because increasing the value of ##p## and ##q## will also increase the value of ##b##. How to find the greatest value of ##b##? Thanks
Back
Top