document.write( "Question 417394: Hi I am studying for a test and can not figure out how to solve 9^(-3x)=7. Could you show me step by step how to solve it? Thank you! \n" ); document.write( "
Algebra.Com's Answer #292217 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( " \n" ); document.write( "-3x*log(9) = log(7) \n" ); document.write( "-3x = log(7)/log(9) \n" ); document.write( "x = -log(7)/(3*log(9)) \n" ); document.write( "x =~ -0.2952 \n" ); document.write( " \n" ); document.write( " |