document.write( "Question 29022: I have to solve N(t) =N_0(2)^t/d for t using logarithms.
\n" );
document.write( "This is what I have and I'd really appreicate some help on it.
\n" );
document.write( "logN(t) = log(N_0(2)^t/d)
\n" );
document.write( "logN(t) = t/d log(N_0)(2)
\n" );
document.write( "t/d = log(N_0(2)) / log(N(t)
\n" );
document.write( "t = log(N_0(2)) / log(N(t) * d\r
\n" );
document.write( "\n" );
document.write( "Is this right? Thank you. \n" );
document.write( "
Algebra.Com's Answer #15930 by venugopalramana(3286)![]() ![]() You can put this solution on YOUR website! SEE BELOW\r \n" ); document.write( "\n" ); document.write( "I have to solve N(t) =N_0(2)^t/d for t using logarithms....WHAT IS THIS N_0(2) SYMBOL?..ANY WAY I AM IGNORING IT!BETTER PUT BRACKETS TO (T/D)AS OTHERWISE IT MAY MEAN ONLY^T AND MULTIPLY THE ANSWER WITH D.... \n" ); document.write( "This is what I have and I'd really appreicate some help on it. \n" ); document.write( "logN(t) = log(N_0(2)^t/d)....OK \n" ); document.write( "logN(t) = t/d log(N_0)(2)......OK \n" ); document.write( "t/d =LOG(N(T))/ log(N_0(2))....NO..IT IS OTHERWAY ROUND...IT IS \n" ); document.write( "t =D*{LOG(N(T))/ log(N_0(2))}. \n" ); document.write( "IS THE CORRECT ANSWER...BUT CHECK IF N_0(2) HAS ANY MEANING. \n" ); document.write( " |