document.write( "Question 639939: Solve the exponential equation. 6^x-48*6^-x=2. What is the exact solution. What is the decimal approximation for the solution. Show all work. \n" ); document.write( "
Algebra.Com's Answer #402934 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! 6^x-48*6^-x=2 \n" ); document.write( "------------------ \n" ); document.write( " \n" ); document.write( "Multiply by 6^x \n" ); document.write( " \n" ); document.write( "Sub y for 6^x \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "(y-8)*(y+6) = 0 \n" ); document.write( "y = -6 --> 6^x = -6 not allowed. \n" ); document.write( "----------- \n" ); document.write( "y = 8 --> 6^x = 8 \n" ); document.write( "x*log(6) = log(8) \n" ); document.write( "x = log(8)/log(6) \n" ); document.write( "or \n" ); document.write( "----------------- \n" ); document.write( "x =~ 1.160558 \n" ); document.write( "================= \n" ); document.write( "After doing this, I see I could have made it simpler: \n" ); document.write( " \n" ); document.write( "Sub y here \n" ); document.write( "y - (48/y) = 2 \n" ); document.write( "etc \n" ); document.write( " \n" ); document.write( " |