document.write( "Question 36062: 3^(2x+1) = 5 \n" ); document.write( "
Algebra.Com's Answer #22083 by Prithwis(166)![]() ![]() ![]() You can put this solution on YOUR website! 3^(2x+1) = 5 \n" ); document.write( "=> log [3^(2x+1)] = log 5 \n" ); document.write( "=> (2x+1) log 3 = log 5 \n" ); document.write( "=> 2x+1 = log (base 3) 5 \n" ); document.write( "=> x = 1/2[log (base 3) 5 - 1] \n" ); document.write( " \n" ); document.write( " |