document.write( "Question 455858: 5^x=17 \n" ); document.write( "
Algebra.Com's Answer #312947 by Alan3354(69443) You can put this solution on YOUR website! 5^x=17 \n" ); document.write( "---------- \n" ); document.write( "x*log(5) = log(17) \n" ); document.write( "x = log(17)/log(5) \n" ); document.write( "x =~ 1.76037 \n" ); document.write( " \n" ); document.write( " |