document.write( "Question 774963: what is the technique for solving 7 raised to the power 105 \n" ); document.write( "
Algebra.Com's Answer #472576 by pakhi(24)![]() ![]() You can put this solution on YOUR website! Let 7^105 = x \n" ); document.write( " Taking log to the base 10 of both sides we get \n" ); document.write( " log(7^105) = logx \n" ); document.write( "or 105log7 = logx \n" ); document.write( "or logx = 105*0.845098 = 88.7352942 \n" ); document.write( "Taking antilog of both sides we get \n" ); document.write( " x = 5.4361e+88\r \n" ); document.write( "\n" ); document.write( "So 7^105 = 5.4361e+88 \n" ); document.write( " \n" ); document.write( " |