document.write( "Question 962607: Solve the exponential equation algebraically. Approximate the result to three decimal places. (Enter your answers as a comma-separated list.)
\n" );
document.write( "4^(1 − x) = 315
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #588161 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Solve the exponential equation algebraically. Approximate the result to three decimal places. (Enter your answers as a comma-separated list.) \n" ); document.write( "4^(1 − x) = 315 \n" ); document.write( "use natural logs \n" ); document.write( " \n" ); document.write( "the log equiv of exponents \n" ); document.write( "(1-x)ln(4) = ln(315} \n" ); document.write( "(1-x) = \n" ); document.write( "use you calc \n" ); document.write( "1 - x = 4.1496 \n" ); document.write( "-x = 4.1496 - 1 \n" ); document.write( "-x = 3.1496 \n" ); document.write( "mult both sides by -1 \n" ); document.write( "x = -3.1496 \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "Check this on your calc, enter: 4^(1-(-3.1496)) \n" ); document.write( " |