Solving q(1.204): Charge Flow in Circuits

AI Thread Summary
The discussion focuses on solving the equation for charge flow in circuits, given by q(t) = [3e^(-t) - 5e^(-2t)]. The user calculates the current i by taking the derivative of q with respect to t, resulting in i = -3e^(-t) + 10e^(-2t). A key point raised is the need for clarification on what specific value of t is required, such as when the charge is at a maximum or minimum. It is emphasized that without additional information, further calculations cannot be performed. The conversation highlights the relationship between charge, current, and time in circuit analysis.
Sajjad
Messages
5
Reaction score
0
The charge flowing through a circuit is

q(t)=[3e^(-t) - 5e^(-2t)]--------(1)

find the value of t and then current i.
as i=dq/dt.
i am doing it like this

i=-3e^-t + 10e^-2t.....taking derivative

let e^-t=u...for eaze

i=10[u^2-3u/10]

let 1=0 then

10[u^2-3u/10]=0

10[u^2 - 2(u)(3/20) + (3/20)^2 - (3/20)^2]=0 ...using formula

10[u-3/20]^2 - 10[3/20]^2=0

10[u-3/20]^2=10[3/20]^2

10[u-3/20]^2=9/40

[u-3/20]^2=9/400

u-3/20=sqrt[9/400]

u=sqrt[9/400] + 3/20

e^-t = 3/20 + 3/20...as u=e^-t

Taking log on both side

ln[e^-t]= ln[3/10]

-t= -1.204
-----------------|
t= 1.204 seconds |------ am i doing ok till here?
-----------------|
by putting this in equation 1 we will get the vale for charge,q.
 
Physics news on Phys.org
What do you mean find the value of t? The value of t when what happens?
 
i think!

everyone knows that i= q/t in general but to find current i at some instant we have i= di/dt. In the given equation above if we can find the value of t we can put this value of t back in the equation and can find the charge q. by having charge q and time t, current i can be found by using formula i=q/t and the value of t can only be determined by taking derivative of the equation. at least i see only this possibility.
 
So basically you have
q(t) = 3e^{-t} - 5e^{-2t}
q '(t) = 10e^{-2t} - 3e^{-t}
You now can't solve any further without having more information. As berkeman said, when do you need to know t? Do you want to find t when q is maximum / minimum etc.
 
TL;DR Summary: I came across this question from a Sri Lankan A-level textbook. Question - An ice cube with a length of 10 cm is immersed in water at 0 °C. An observer observes the ice cube from the water, and it seems to be 7.75 cm long. If the refractive index of water is 4/3, find the height of the ice cube immersed in the water. I could not understand how the apparent height of the ice cube in the water depends on the height of the ice cube immersed in the water. Does anyone have an...
Thread 'Variable mass system : water sprayed into a moving container'
Starting with the mass considerations #m(t)# is mass of water #M_{c}# mass of container and #M(t)# mass of total system $$M(t) = M_{C} + m(t)$$ $$\Rightarrow \frac{dM(t)}{dt} = \frac{dm(t)}{dt}$$ $$P_i = Mv + u \, dm$$ $$P_f = (M + dm)(v + dv)$$ $$\Delta P = M \, dv + (v - u) \, dm$$ $$F = \frac{dP}{dt} = M \frac{dv}{dt} + (v - u) \frac{dm}{dt}$$ $$F = u \frac{dm}{dt} = \rho A u^2$$ from conservation of momentum , the cannon recoils with the same force which it applies. $$\quad \frac{dm}{dt}...
Back
Top