Inverse trigonometry prove this

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 2K views
utkarshakash
Gold Member
Messages
852
Reaction score
13

Homework Statement


If [itex]cos^{-1}\frac{x}{a}+cos^{-1}\frac{y}{b} = \alpha[/itex] then show that [itex]\frac{x^2}{a^2}-\frac{2xy}{ab}cos \alpha + \frac{y^2}{b^2} = sin^2 \alpha[/itex]


Homework Equations



The Attempt at a Solution


I assume inverse functions to be θ and β respectively. So in the second equation for LHS I can convert it like this

[itex]cos^2\theta + cos^2\beta - 2cos \alpha cos\theta cos\beta[/itex]

Similarly for RHS
[itex]sin^2 \alpha = sin^2(\theta + \beta)[/itex]
 
Physics news on Phys.org
Taking the inverse cosine of a cosine gives the argument to the inverse cosine. Then you would use the sum of angles trigonometric formula.
 
utkarshakash said:

Homework Statement


If [itex]cos^{-1}\frac{x}{a}+cos^{-1}\frac{y}{b} = \alpha[/itex] then show that [itex]\frac{x^2}{a^2}-\frac{2xy}{ab}cos \alpha + \frac{y^2}{b^2} = sin^2 \alpha[/itex]

Homework Equations



The Attempt at a Solution


I assume inverse functions to be θ and β respectively. So in the second equation for LHS I can convert it like this

[itex]cos^2\theta + cos^2\beta - 2cos \alpha cos\theta cos\beta[/itex]

Similarly for RHS
[itex]sin^2 \alpha = sin^2(\theta + \beta)[/itex]
So you need to show that [itex]\ \ \cos^2(\theta) + \cos^2(\beta) - 2\cos(\theta + \beta) \cos(\theta)\cos(\beta)= \sin^2(\theta + \beta)\ .[/itex]


[itex]\cos(\theta+\beta)=\cos(\theta)\cos( \beta)-\sin(\theta)\sin(\beta)[/itex]


[itex]\displaystyle \sin^2(\theta+\beta)=\left(\sin(\theta)\cos(\beta)+\cos(\theta)\sin(\beta) \right)^2\\<br /> \quad\quad\quad=\sin^2(\theta)\cos^2(\beta)+2\sin(\theta)\cos(\beta)\cos(\theta)\sin(\beta)+\cos^2( \theta)\sin^2(\beta)[/itex]

So you can get some cancellation.


BTW: Didn't you post this very same question previously?
 
SammyS said:
So you need to show that [itex]\ \ \cos^2(\theta) + \cos^2(\beta) - 2\cos(\theta + \beta) \cos(\theta)\cos(\beta)= \sin^2(\theta + \beta)\ .[/itex]


[itex]\cos(\theta+\beta)=\cos(\theta)\cos( \beta)-\sin(\theta)\sin(\beta)[/itex]


[itex]\displaystyle \sin^2(\theta+\beta)=\left(\sin(\theta)\cos(\beta)+\cos(\theta)\sin(\beta) \right)^2\\<br /> \quad\quad\quad=\sin^2(\theta)\cos^2(\beta)+2\sin(\theta)\cos(\beta)\cos(\theta)\sin(\beta)+\cos^2( \theta)\sin^2(\beta)[/itex]

So you can get some cancellation.


BTW: Didn't you post this very same question previously?

No. Not exactly like this.