document.write( "Question 141591: Please explain the steps to me for exponential functions. A example is 2^x=1.2+2.5 \n" ); document.write( "
Algebra.Com's Answer #103159 by edjones(8007)![]() ![]() You can put this solution on YOUR website! 2^x=1.2+2.5 \n" ); document.write( "2^x=3.7 \n" ); document.write( "log[2](2^x)=log[2](3.7) \n" ); document.write( "x=log[2](3.7) Inverse property \n" ); document.write( "x=ln(3.7)/ln(2) change of base formula \n" ); document.write( "x=1.88753 \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |