53.5k views
1 vote
Find the first time after release that the string is 70 cm

Find the first time after release that the string is 70 cm-example-1
User Fogwolf
by
7.2k points

1 Answer

4 votes

Given: A function representing the length of the string after t seconds-


L=80+30cos(\pi t)

Required: To determine the first time after release that the string is 70 cm.

Explanation: The given function is-


L=80+30cos(\pi t)

Substituting L=70 as follows-


70=80+30cos(\pi t)

Further solving for t as-


\begin{gathered} cos(\pi t)=-(1)/(3) \\ \pi t=cos^(-1)(-(1)/(3)) \\ t=(1.91063)/(\pi) \end{gathered}

Substituting the value of pie and solving gives-


t=0.6084\text{ seconds}

User Nouman
by
7.8k points