1

While solving a physics problem I ended up with the following integration and I don't know how to solve it. Please help.

$$\int_0^t \cos(f(t)) \,dt =\frac{l}{v} $$

And

$$\int_0^t \sin(f(t)) \,dt =\frac{ut}{v} $$

We don't know what $f(t)$ is. We have to eliminate it and find the value of $t$ in terms of $u$, $v$ and $l$.

Note: please let me know if it is not possible to do it.

StubbornAtom
  • 17,052
Abhinav
  • 450

1 Answers1

0

Differentiate both sides wrt t. First equation, you get: $cos(f(t))=\frac {d(\frac l v)} {dt}$ Second equation: $sin(f(t))=\frac {d(\frac {ut} v )} {dt} $. If u,l,v are constants, then RHS reduce to 0 and u/v respectively.

Tojra
  • 1,483
  • 7
  • 13