I'm in grade 12 advanced functions. Here's the question I'm having trouble with;
The current in a household appliance varies according to the equation $A = 5 \sin 120 \pi t$, where $A$ is the current, in amperes, and $t$ is the time, in seconds. At what rate is the current changing at $t = 1s$?
Any help? Thanks.
The definitions of variation and rate formall go back to the definition of 1st-order derivative. For any 1st-order differentiable function $f(x)$, the 1st-order derivation is defined as below:$$f'(x)=\lim_{h\to 0} {f(x+h)-f(x)\over h}$$which is the slope of the tangent to the function in point $(x,f(x))$. It also shows how approximately does a function look like near a point.
In this case, the rate can be calculated as following$$f(x)=5\sin 120\pi t\to f'(x)=600\pi \cos 120\pi t\to f'(1)=600\pi\approx 1884.95559215$$