document.write( "Question 47776: Find the exact solution to the equation 3^x+5 = 9^x. I am having difficulty working this one out. Please be so kind as to help me with this problem. \n" ); document.write( "
Algebra.Com's Answer #31595 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! 3^x+5 = 9^x\r \n" ); document.write( "\n" ); document.write( "9^x-3^x-5=0 \n" ); document.write( "(3^x)^(2) - 3^x -5 = 0\r \n" ); document.write( "\n" ); document.write( "This is a quadratic where the variable is 3^x \n" ); document.write( "Let 3^x = w, then rewrite the problem as: \n" ); document.write( "w^2 - w -5 =0 \n" ); document.write( "Use the quadratic formula to get the following: \n" ); document.write( "w=[1+-sqrt(1+20)]/2 \n" ); document.write( "w=[1+-sqrt(21)]/2\r \n" ); document.write( "\n" ); document.write( "Now, reverting back to the fact that w=3^x you get: \n" ); document.write( "3^x=[1+-sqrt(21)]/2 \n" ); document.write( "3^x=2.79128785... or 3^x is a negative number( which it cannot be) \n" ); document.write( "Take the log to get: \n" ); document.write( "xlog3 =2.79128785... \n" ); document.write( "The x=5.85026934... \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |