How Do I Simplify this Trig Expression: cos(2sin^-1 (5x))?

  • Thread starter Thread starter davemoosehead
  • Start date Start date
  • Tags Tags
    Expression Trig
AI Thread Summary
The discussion focuses on simplifying the expression cos(2sin^-1(5x)). Participants explore using fundamental identities, particularly the double angle formula for cosine, which states cos(2t) = 1 - 2sin²t. By letting t = sin^-1(5x), they derive that sin²t = (5x)², leading to cos(2t) = 1 - 2(25x²). The final simplified form is presented as cos(2t) = 1 - 50x², with a suggestion to consider further simplification as a minor detail. The key takeaway is the successful application of trigonometric identities to achieve the simplification.
davemoosehead
Messages
26
Reaction score
0

Homework Statement



Simplify the expression:

cos(2sin^-1 (5x))

Homework Equations



Fundamental identities: 1 = sin^2 ϑ + cos^2 ϑ : I think you use this one?

The Attempt at a Solution



Let y=2sin^-1(5x)
sin y = 10x

so, you plug in?
1 = 10x^2 + cos^2 y

not really sure if I am on the right path or what to do next
 
Physics news on Phys.org
Do you know a "double angle formula" that expresses cos(2t) in terms of sin(t)?
 
cos 2t = 1 - 2sin²t

let t = sin^-1 5x
so sin t = 5x

cos 2t = 1 - 2(5x²)
cos t = ( 1 - 2(5x²) ) / (2)

is this correct?
 
Last edited:
davemoosehead said:
cos 2t = 1 - 2sin²t

let t = sin^-1 5x
so sin t = 5x

cos 2t = 1 - 2(5x²)
cos t = ( 1 - 2(5x²) ) / (2)

is this correct?

cos(2t)=1-2(5x2) is almost correct; if t=arcsin(5x), what is sin2t ? But your last line is not correct. (Can you see why?) However, you don't need the last line; you have simplified the expression, and you're done!
 
sin²t = 5x²?
 
is cos 2t = 1 - 2(5x²) in simplest form? is that the answer?
 
sin t = 5x, so sin2t=(5x)2=25x2.

But I'm sure you knew that ...
 
Oh duh, ok from the start:

cos(2 arcsin 5x)
Let t = arcsin 5x
so, sin t = 5x

Since cos 2t = 1 - 2sin²t

cos 2t = 1 - 2(5x)²
cos 2t = 1 - 2(25x²)
 
That's it. You might want to simplify it further to 1-50x2, but that's a minor detail.
 
Back
Top