document.write( "Question 41642This question is from textbook Algebra with trigonometry
\n" );
document.write( ": The directions for the problem is \"Solve each equation for x to three significant digits” the problem is . I tried changing it to
but I couldn’t find anywhere to go after that. I would appreciate if you could help me figure this one out. Please and thanks! \n" );
document.write( "
Algebra.Com's Answer #27268 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! Okay from \n" ); document.write( "5^x = 3 * 4^x \n" ); document.write( "take the log and get \n" ); document.write( "log 5^x = log (3 * 4^x) \n" ); document.write( "now apply power rule and multiplication rule and get \n" ); document.write( "x*log 5 = log 3 + x*log 4 \n" ); document.write( "x*log 5 - x*log 4= log 3 \n" ); document.write( "x(log 5 - log 4)= log 3 \n" ); document.write( "x = log 3 / (log 5 - log 4) \n" ); document.write( "then use your calculator \n" ); document.write( " |