document.write( "Question 459410: If 7^x=3 then x=? \n" ); document.write( "
Algebra.Com's Answer #315065 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! If 7^x=3 then x=? \n" ); document.write( "-------------- \n" ); document.write( "x*log(7) = log(3) \n" ); document.write( "x = log(3)/log(7) \n" ); document.write( "x =~ 0.564575 \n" ); document.write( " \n" ); document.write( " |