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