document.write( "Question 584718: Solve 4^x = 0.5 \n" ); document.write( "
Algebra.Com's Answer #372856 by Schaman_Dempster(26)![]() ![]() You can put this solution on YOUR website! 4^x = 0.5\r \n" ); document.write( "\n" ); document.write( "Applying ln on both the sides, we get:\r \n" ); document.write( "\n" ); document.write( "ln (4^x) = ln(0.5)\r \n" ); document.write( "\n" ); document.write( "x ln4 = ln(0.5)\r \n" ); document.write( "\n" ); document.write( "Dividing both the sides by ln4\r \n" ); document.write( "\n" ); document.write( "x = ln(0.5)/ln4\r \n" ); document.write( "\n" ); document.write( "x = -0.693147/1.386294 {Using calculator}\r \n" ); document.write( "\n" ); document.write( "x = - 0.500000 \n" ); document.write( " or x = -1/2 {Converting desimal to a fraction} \n" ); document.write( " |