document.write( "Question 42305This question is from textbook College Algebra
\n" );
document.write( ": find an appropriate rational solution to each equation. round answer to four decimal places
\n" );
document.write( "3^x=12 \n" );
document.write( "
Algebra.Com's Answer #27431 by fractalier(6550) You can put this solution on YOUR website! From 3^x = 12, take the log of both sides and get \n" ); document.write( "log 3^x = log 12 \n" ); document.write( "x*log 3 = log 12 \n" ); document.write( "x = (log 12) / (log 3) \n" ); document.write( "use your calculator for the numerical answer, but it won't be a rational one...should be around 2.3... \n" ); document.write( " |