document.write( "Question 254139: Hi there, I wonder if you could help me on the following.\r
\n" );
document.write( "\n" );
document.write( "I would like to find x.\r
\n" );
document.write( "\n" );
document.write( "If A^x = B\r
\n" );
document.write( "\n" );
document.write( "x=?\r
\n" );
document.write( "\n" );
document.write( "thanks and regards,
\n" );
document.write( "pedro \n" );
document.write( "
Algebra.Com's Answer #186428 by JimboP1977(311)![]() ![]() You can put this solution on YOUR website! Well to find x we need to use things called logs. Logs are basically exponents or powers. For example \n" ); document.write( "\n" ); document.write( "We need to take the log of both sides of the equation using a base of A.\r \n" ); document.write( "\n" ); document.write( "log(base A) A^x = log(base A) B What this means is we are saying for the left hand side \"What power to base A equals A^x\". Well this must be of course be x.\r \n" ); document.write( "\n" ); document.write( "So we can simplify the equation to x=log(baseA) B.\r \n" ); document.write( "\n" ); document.write( "Does that make any sense to you? \n" ); document.write( " |