View Single Post
  #3  
Old July 3rd, 2009, 08:55 PM
calc101 calc101 is offline
Junior Member
 
Join Date: May 2009
Posts: 53
Thanks: 17
Thanked 1 Time in 1 Post
calc101 is on a distinguished road
Default

y = \cos{(kt)}
y' = -k\sin{(kt)}
y''= -k^2\cos{(kt)}
4(-k^2\cos{(kt)}) = -25(\cos{(kt)})

Spoiler:

The \cos{(kt)} and the negatives cancel, therefore:
4k^2 = 25
k = \frac{5}{2}

Therefore, the equation is satisfied when k=\frac{5}{2}

Last edited by calc101; July 4th, 2009 at 07:52 AM. Reason: hide explicit solution
Reply With Quote