document.write( "Question 1010230: The voltage in a circuit is decaying according to the function V(t) = V0e^-0.48t, where V0 is the starting voltage, t is the time in seconds and V(t) is the voltage after t seconds. If the starting voltage is 6 volts, what will be the voltage after 2.6 seconds?
\n" );
document.write( "Round your answer to the nearest hundredth of a volt \n" );
document.write( "
Algebra.Com's Answer #625687 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! Starting from \n" ); document.write( "V(t) = V0e^-0.48t \n" ); document.write( "we plug in to find \n" ); document.write( "V(2.6) = 6e^(-.48*2.6) = 1.72 volts \n" ); document.write( " |