document.write( "Question 767683: please help me solve this problem \r
\n" );
document.write( "\n" );
document.write( "The pH of a solution is 8.1, mildly alkaline. What is the concentration of hydronium ions in the solution?
\n" );
document.write( "(p = -log[c], where p is pH and c is the concentration.) \r
\n" );
document.write( "\n" );
document.write( "c value (E notation, 1 decimal)??? \n" );
document.write( "
Algebra.Com's Answer #467780 by rothauserc(4718) You can put this solution on YOUR website! logarithm is defined as \n" ); document.write( "y = log to base b of x \n" ); document.write( "if b is not stated then we are to assume base 10, in our case we have \n" ); document.write( "8.1 = -log[c} \n" ); document.write( "(-1) * (-1) = +, implies that 8.1 = -(-8.1) = 8.1 \n" ); document.write( "========================================================================= \n" ); document.write( "from definition of logarithm \n" ); document.write( "if y = log(x) then \n" ); document.write( "x = b^y \n" ); document.write( "therefore \n" ); document.write( "c = 10^(-1)8.1 \n" ); document.write( "c = 7.9 X 10^-9 or 7.9 X e^-9 \n" ); document.write( "===================================================================== \n" ); document.write( "check value \n" ); document.write( "pH = -log(7.9 X 10^-9) \n" ); document.write( "pH = -(-8.1) \n" ); document.write( "pH = 8.1 \n" ); document.write( " |