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

  • Thread starter Thread starter davemoosehead
  • Start date Start date
  • Tags Tags
    Expression Trig
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
8 replies · 4K views
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
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!
 
is cos 2t = 1 - 2(5x²) in simplest form? is that the answer?
 
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²)