document.write( "Question 774367: How to solve this for a
\n" );
document.write( "log[a](10)^(-3)=3 \n" );
document.write( "
Algebra.Com's Answer #472220 by lwsshak3(11628) ![]() You can put this solution on YOUR website! How to solve this for a \n" ); document.write( "log[a](10)^(-3)=3 \n" ); document.write( "base(a) raised to log of number(3)=number(10^-3) \n" ); document.write( "a^3=10^-3 \n" ); document.write( "a^3=1/(10^3) \n" ); document.write( "take cube root of both sides \n" ); document.write( "a=1/10 \n" ); document.write( " |