document.write( "Question 313485: how do you find a logarithm set say the question is
\n" );
document.write( "7^4x-13=343? \n" );
document.write( "
Algebra.Com's Answer #224133 by nyc_function(2741) You can put this solution on YOUR website! Are you looking for x?\r \n" ); document.write( "\n" ); document.write( "If so, 434 = 7^3.\r \n" ); document.write( "\n" ); document.write( "7^(4x - 13) = 7^(3)\r \n" ); document.write( "\n" ); document.write( "Since we now have the same base 7 on both sides, bring down and equate all exponents.\r \n" ); document.write( "\n" ); document.write( "4x - 13 = 3\r \n" ); document.write( "\n" ); document.write( "4x = 3 + 13\r \n" ); document.write( "\n" ); document.write( "4x = 16\r \n" ); document.write( "\n" ); document.write( "x = 16/4\r \n" ); document.write( "\n" ); document.write( "x = 4\r \n" ); document.write( "\n" ); document.write( "Is this what you need? \n" ); document.write( " |