document.write( "Question 755373: If 3^x = 7, which is true?
\n" );
document.write( "(a) x = log_7 (3)
\n" );
document.write( "(b) x = log_3 (7)
\n" );
document.write( "(c) 3 = log_x (7)
\n" );
document.write( "(d) 7 = log_3 (x)
\n" );
document.write( "(e) 7 = log_x (3) \n" );
document.write( "
Algebra.Com's Answer #459618 by lwsshak3(11628) ![]() You can put this solution on YOUR website! If 3^x = 7, which is true? \n" ); document.write( "(a) x = log_7 (3) \n" ); document.write( "(b) x = log_3 (7) \n" ); document.write( "(c) 3 = log_x (7) \n" ); document.write( "(d) 7 = log_3 (x) \n" ); document.write( "(e) 7 = log_x (3) \n" ); document.write( "*** \n" ); document.write( "3^x = 7 \n" ); document.write( "This is a definition of logs in exponential form: \n" ); document.write( "Base(3) raised to log of the number(x)=number(7) \n" ); document.write( "so (b) is the right answer \n" ); document.write( " |