document.write( "Question 854480: How can I go about solving an equation such as 3^x-1=24 \n" ); document.write( "
Algebra.Com's Answer #514719 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! 3^x-1=24 \n" ); document.write( "-------- \n" ); document.write( "If it's \n" ); document.write( "then \n" ); document.write( "((x-1)*log(3) = log(24) \n" ); document.write( "---------- \n" ); document.write( "Or, \n" ); document.write( "3^x-1=24 \n" ); document.write( "3^x = 25 \n" ); document.write( "similar to above. \n" ); document.write( " \n" ); document.write( " |