pH/log Precise Answer Method (Quick and exact)

This forum made possible through the generous support of SDN members, donors, and sponsors. Thank you.

MD9

New Member
10+ Year Member
Joined
Jan 27, 2013
Messages
8
Reaction score
2
Dear forum,

I have been a long time reader of this forum and got a lot out of reading the discussions here thus far, so I thought I would give back and explain the method I use for logarithm calculation when solving for pH's and pOH's. The popular method described by most study books (herein referred to as the "estimation method"), when given -log(n*10^-m), is to estimate the answer as being m if n=1, being greater than m.5 if n is greater than ~3, and being less than m.5 if n is less than ~3. This gives you some estimated result that you compare to the multiple choices, from which you then choose the best answer as being the one closest to your estimated result.

I want to explain the way I approach the calculation of -log(n*10^-m), which I will call the "exact method" herein, because it affords the following benefits over the classic estimation method:

1. The exact method gives you an exact answer, with an error margin of at most +/- 0.05 when calculating pH/pOH (compared to a 10x higher error margin of 0.5 with the estimation method). I.e. the exact method will give you a result of, say, pH=5.3 whereas the estimation method gives you the result of "pH is greater than 5, and less than 6").

2. Because you get an exact answer, you can directly compare this exact answer to the multiple choice options and thus either (a) feel confident in your answer if it is exactly listed in the multiple choices, or (b) Spot a potential error in your calculations if your answer is more than ~0.1-0.2 away from the listed answers for the pH or pOH of a solution.

3. Even though you get a much, much more precise answer than with the estimation method, the exact method is equally fast or takes at most 2-5 seconds longer. I know you might be skeptical of this claim, but hear me out, and come to your own conclusion.

The only downside of the exact method is that you must memorize short list of values, but luckily the majority are whole numbers, and as you will see, the numbers themselves follow a very convenient sequence and will take you at most ~10 minutes to memorize. Practice a few pH problems with this method, and the table of values will be permanently ingrained into memory.

Now, onto the method itself.

We first have the definition of a logarithm:
The output of log(n) gives you the power that 10 would have to be raised to in order to equal n. That is, log(1000)=3, since 10^3 = 1000. Similarly, log(3.16) = 0.5, since 10^0.5 = 3.16. And so on. (If you don't know this notation, the " ^ " symbol means "to the power of." )

We also know the following important rule when computing logarithms:
log(A*B) = log(A) + log(b)

From the second rule we see, if we're given a number like n*10^-m, that:
-log(n*10^-m) = -[log👎 + log(10^-m)] = -log(n)+m = m-log(n)

As you will see, the only difference between the estimation method and this exact method is that in the estimation method, we say the answer is m minus some decimal value, whereas with the exact method, we can directly calculate the value of m-log(n) in less than a second and thus get an exact answer for the pH instead of resorting to just "m minus some decimal value."

Firstly, from the formula -log(n*10^-m) = m-log(n) we know that n will always be greater than 1 but less than 10 (since if n=1 then pH=m, and if n>10 or n<1 then we can just move the decimal point and change the value of -m accordingly--i.e. 50x10^-4 = 5x10^-3 and 0.5x10^-2 = 5x10^-3).

Since we know that 1<n<10, if we find a table of values z such that log(n)=z for n=1, 2, 3, ...9, then we can immediately calculate the value of log(n) without having to use a calculator.

So far, this may not sound too easy and/or seem like an overly involved process, but it is about to get a whole lot easier and make a whole lot more sense.

The following table is ALL you need to remember for this method. If you write it down 4-5 times, you'll have it memorized:

10^0.1 = 1.25
10^0.2 = 1.6
10^0.3 = 2
10^0.4 = 2.5
10^0.5 = 3.16
10^0.6 = 4
10^0.7 = 5
10^0.8 = 6.3
10^0.85 = 7
10^0.9 = 8
10^0.95 = 9


Another way to write this table would be as follows, for the same result:

0.1 = log(1.25)
0.2 = log(1.6)
0.3 = log(2)
0.4 = log(2.5)
0.5 = log(3.16)
0.6 = log(4)
0.7 = log(5)
0.8 = log(6.3)
0.85 = log(7)
0.9 = log(8)
0.95 = log(9)


Again, after I rewrote this from memory 5-6 times, I had it memorized. What happens if you forget an entry? Well, it's very easy to fill in missing values.

For example, what if we forgot that log(5) = 0.7?
Well, since log(A*B) = log(A) + log(B) we'd know that log(5) = log(2*2.5) = log(2) + log(2.5) = 3 + 4 = 7, so log (5) = 7, just like it says in the table.

Now let's look at some example problems that demonstrate how this exact method is useful:

1. Find the pH of a 0.007M solution of HCl:

The [H+] concentration would be 0.007M (since HCl dissociates completely), so:
pH = -log(0.007)
pH = -log(7x10^-3)
pH = 3 - log(7) = 3 - 0.85 (after recalling from the memorized table that log(7) = 0.85)
pH = 2.15

2. Find the pH of a 0.2mM solution of NaOH:

The [OH-] concentration would be 0.2mM = 0.0002M (since NaOH dissociates completely), so:
pOH = -log(0.0002)
pOH = -log(2x10^-4)
pOH = 4 - log(2) = 4 - 0.3 (after recalling from the memorized table that log(2) = 0.3)
pOH = 3.7

Then, assuming 25 deg. C temperature,
pH = 14 - pOH = 14 - 3.7
pH = 10.3

Consider that if you did this using the classic "estimation method," you'd have to think, "Well, the negative log of 2x10^-4 is more than 3 but less than 4, and since 2 is less than 3.16, then the negative log must be greater than 3.5 but less than 4, and so to find pH we have to take 14 and subtract a number greater than 3.5 but less than 4, which means that pH is between 10 and 10.5." Since after trying the exact method two or three times you will instantly know that -log(2x10^-4) = 4-log(2) = 4-0.3 = 3.7 and thus 14 - 3.7 = 10.3 (and doing this in your head will quickly become faster than logically working with vague ranges as per the estimation method), the exact method will get you an exact answer and save you time over the estimation method that produces a more vague solution.

(Keep in mind that while you're taking the real MCAT you will undoubtedly experience somewhat more stress/anxiety than you would when you're taking a practice test. So even if you're somewhat comfortable with juggling multiple ranges/numbers in your head as you calculate the pH of a solution this way, when it's time to actually do this estimation in your head during the real MCAT, you're more likely to slip up with an error or doubt yourself by thinking, "wait, what range did I say the pOH had again?" than you are to slip up when doing a subtraction with cold, hard numbers. It's easier to perform "14 - 3.7" in your head than it is to perform "[/i]14 minus some number bigger than 3.5 but less than 4[/i]" in your head.)

3. Find the pH of a solution that has an [H+] concentration of 7.5x10^-3.

pH = -log(7.5x10^-3)
pH = 3 - log(7.5)
pH = 3 - 0.87 (since 7.5 is between 7 and 8 on the chart, so log(7.5) should be ~halfway between log(7) and log(8) )
pH = 2.13

Quick, quick answers.

By getting a much more exact answer, you also save the time you would otherwise spend comparing the vague range resulting from the estimation method to the various multiple choice answers given. You simply choose the multiple choice answer that is the same as your result from the exact method, rather than thinking, "well, there are two answers here that might work, let's now think further into which one is the better answer..."

The table you need to memorize may be simply committed to memory by just memorizing the following number pairs:

(0.1 , 1.25)
(0.2 , 1.6)
(0.3 , 2)
(0.4 , 2.5)
(0.5 , 3.16)
(0.6 , 4)
(0.7 , 5)
(0.8 , 6.3)
(0.85 , 7)
(0.9 , 8)
(0.95 , 9)

From which the log of the number on the right equals the number on the left.

I hope this post has been useful! The classic estimation method is definitely also viable as a way to get your answer, but I just found that this "exact method" is quicker and also gives far more precise answers that are (for me) much easier to work with, whether I am doing the math in my head or on paper.

Cheers, and let me know what you all think!
 
Last edited:
Cheers, and let me know what you all think!

I think it's a great method. You did an excellent job thoroughly explaining it! Not to rain on your parade, because it is very helpful to people willing to work the logs, but that can be found on pages 256-257 of BR general chemistry book 1 with examples on pages 258-259.
 
I think it's a great method. You did an excellent job thoroughly explaining it! Not to rain on your parade, because it is very helpful to people willing to work the logs, but that can be found on pages 256-257 of BR general chemistry book 1 with examples on pages 258-259.

😱

My study plan was to first power through the EK books, do the practice questions/exams, and only then go through my set of Berkeley Review books (since they explain everything in much greater detail, and their sample problems, to me, are "harder" and more indicative of the harder questions on the MCAT). I hadn't reached that section of the BR Gen Chem book yet.

By the way, if you work for BR, I wanted to thank you for not only having such a great series of books, but also for offering such great support; I had to call BR to have my shipping method expedited to 2-day shipping from 7-day shipping, and the woman with whom I spoke was incredibly nice, efficient, and knowledgeable. If you don't work for BR, then simply take this as a recommendation to purchase their products. 🙂

Edit: I just noticed the subtitle under your username. Thank you for your response! I commend your writing team for suggesting this method over the "estimation method" taught in other books/seminars. And for the way in which your books' practice-question answers are explained---they don't just list the right answer, but also explain the quickest method/process for obtaining that answer, while also explaining why each of the other answer choices are incorrect.
 
Yea one of my professors taught me this method of memorizing the logs but it sure is nice to see it again in an easy to read format. I didn't memorize it then, but I'll probably go ahead and do so now. Thanks OP!
 
I just do it this way, N-1, 10- Base
Ex.
Find PH of 4 x 10^8
= ~7.6
Not precise enough for a Chem midterm, but precise enough for the mcat.
 
I just do it this way, N-1, 10- Base
Ex.
Find PH of 4 x 10^8
= ~7.6
Not precise enough for a Chem midterm, but precise enough for the mcat.

I personally don't like this method because if you're given, say, pH of a 5x10^(-8)M solution of H+, the result it gives you would be:

pH = 7.5

when the pH would actually be closer to 7.3. In a case where you get a question about, say, adding a very small amount of strong base to a neutral solution, diluting a concentrated basic solution several times, or finding the pH of a weak base dissolved in a neutral solution, if the multiple-choice options listed in the MCAT were (A) pH = 7, (B) pH = 7.3, (C) pH = 7.5, and (C) pH = 7.7, the method you posted would lead you to pick (C) instead of (B).

This situation is unlikely to arise, but by memorizing the log tables in the method I posted, you can get a more precise answer just as quickly as in the method you describe, while also being able to check your answer with the options available in the multiple choice.

Edit: Similarly, your method gives you pH = 7.6 for a solution at 4x10^(-8)M, while the real pH is closer to pH = 7.4. If the multiple choice questions list a pH below 7.5, one equal to 7.5, and one above 7.5, the N-1.10-base method would mislead you into picking the answer greater than 7.5 instead of the one less than 7.5.
 
With the debate starting to arise between accuracy and timing, I want to give the BR approach and see if this is a reasonable compromise for almost everyone.

First and foremost, you should always look at the answer choices and see how much precision you need. If the answers are far apart, then you can afford to make less rigorous approximations. But if they are close to one another, as they could be from time-to-time, then precision is necessary.

What gets taught in class is the know your primes approach. Know the following four logs:

log 2 = 0.30
log 3 = 0.48
log 5 = 0.70
log 7 = 0.85​

Because prime numbers can be multiplied together to get other numbers, if you need precision you can build from those numbers. And the prime numbers between 1 and 10 will give you the necessary precision to make a good choice on 99.9999999% of the MCAT questions you'll see.

Given Ka = 4.61 x 10-7; pKa = 7 - log 4.61 which is slightly larger than 7 - log 5 = 6.3. So guessing around 6.33 +/- is going to be as much precision as you could need on the MCAT.

Given [OH-] = 2.77 x 10-4; pOH = 4 - log 2.77 which is slightly larger than 4 - log 3 = 3.52 but not as large as 4 - log 2 = 3.7. So guessing around 3.56 +/- is closer than you will likely need.

Given [H+] = 7.93 x 10-3; pH = 3 - log 7.93 which is slightly smaller than 3 - log 7 = 2.15. So guessing around 2.11 +/- is good enough. This is where the proponents of precision will say that knowng 3 - log 8 = 2.10 gets you a more accurate answer. And I can't deny that 2.10 is closer to 2.097 than 2.11, but if the MCAT choices are so close that 2.10 beats 2.11, then the test would have changed so much you would have heard someone complain about log details.

Given Kb = 6.11 x 10-8; pKa = 8 - log 6.11 which is larger than 8 - log 7 = 7.15, but less than 8 - log 5 = 7.3. So guessing around 7.23 +/- is a winning approximation.

Picking the method that works for you is important, because you have to balance the need for speed with your level of satisfaction with an answer before you can move on without lingering second thoughts. The know your primes approach is a great method to find that balance.
 
Thanks for the post BerkReview!

Memorizing only 4 log values for numbers between 1 to 10 is definitely an easier approach than memorizing a large table. But I wanted to ask about something in particular; knowing the log value for any number greater than 10 (i.e. by multiplying two primes) may not be useful on the MCAT, because given a multiple of 10 to some power (i.e. n*10^m), the value of n can be moved within the range 1<=n<10 by simply adding/subtracting from m as necessary.

Thus, I think a comparable method to the one you provide (memorizing only a few log values) could be to instead memorize the logs for only the numbers 2, 3, 5, and 7. This is because if you need to find the log of any other number between 1 and 10, you could use the numbers 2 and 3 to find any other value. For example, since 4 = 2x2, then log(4)=log(2x2)=log(2)+log(2)=2*(0.3)=0.6. Similarly, log(8)=log(2*2*2)=3*log(2)=3*(0.3)=0.9. And log(9)=log(3*3)=2*log(3)=2*(0.48)=0.96. And log(6)=log(2*3)=log(2)+log(3)=0.3+0.48=0.78.

Aaaaaand, I just realized halfway through my post that 2, 3, 5, and 7 were the numbers you also used! Well, this is embarrassing. It looks like you said exactly what I wanted to say, and I actually prefer the method you posted over the memorization of ~12 separate log values like I suggested.

Cheers!
 
I personally don't like this method because if you're given, say, pH of a 5x10^(-8)M solution of H+, the result it gives you would be:

pH = 7.5

when the pH would actually be closer to 7.3. In a case where you get a question about, say, adding a very small amount of strong base to a neutral solution, diluting a concentrated basic solution several times, or finding the pH of a weak base dissolved in a neutral solution, if the multiple-choice options listed in the MCAT were (A) pH = 7, (B) pH = 7.3, (C) pH = 7.5, and (C) pH = 7.7, the method you posted would lead you to pick (C) instead of (B).

This situation is unlikely to arise, but by memorizing the log tables in the method I posted, you can get a more precise answer just as quickly as in the method you describe, while also being able to check your answer with the options available in the multiple choice.

Edit: Similarly, your method gives you pH = 7.6 for a solution at 4x10^(-8)M, while the real pH is closer to pH = 7.4. If the multiple choice questions list a pH below 7.5, one equal to 7.5, and one above 7.5, the N-1.10-base method would mislead you into picking the answer greater than 7.5 instead of the one less than 7.5.

How often are we going to have questions that are that close?
 
Dear forum,

I have been a long time reader of this forum and got a lot out of reading the discussions here thus far, so I thought I would give back and explain the method I use for logarithm calculation when solving for pH's and pOH's. The popular method described by most study books (herein referred to as the "estimation method"), when given -log(n*10^-m), is to estimate the answer as being m if n=1, being greater than m.5 if n is greater than ~3, and being less than m.5 if n is less than ~3. This gives you some estimated result that you compare to the multiple choices, from which you then choose the best answer as being the one closest to your estimated result.

I want to explain the way I approach the calculation of -log(n*10^-m), which I will call the "exact method" herein, because it affords the following benefits over the classic estimation method:

1. The exact method gives you an exact answer, with an error margin of at most +/- 0.05 when calculating pH/pOH (compared to a 10x higher error margin of 0.5 with the estimation method). I.e. the exact method will give you a result of, say, pH=5.3 whereas the estimation method gives you the result of "pH is greater than 5, and less than 6").

2. Because you get an exact answer, you can directly compare this exact answer to the multiple choice options and thus either (a) feel confident in your answer if it is exactly listed in the multiple choices, or (b) Spot a potential error in your calculations if your answer is more than ~0.1-0.2 away from the listed answers for the pH or pOH of a solution.

3. Even though you get a much, much more precise answer than with the estimation method, the exact method is equally fast or takes at most 2-5 seconds longer. I know you might be skeptical of this claim, but hear me out, and come to your own conclusion.

The only downside of the exact method is that you must memorize short list of values, but luckily the majority are whole numbers, and as you will see, the numbers themselves follow a very convenient sequence and will take you at most ~10 minutes to memorize. Practice a few pH problems with this method, and the table of values will be permanently ingrained into memory.

Now, onto the method itself.

We first have the definition of a logarithm:
The output of log(n) gives you the power that 10 would have to be raised to in order to equal n. That is, log(1000)=3, since 10^3 = 1000. Similarly, log(3.16) = 0.5, since 10^0.5 = 3.16. And so on. (If you don't know this notation, the " ^ " symbol means "to the power of." )

We also know the following important rule when computing logarithms:
log(A*B) = log(A) + log(b)

From the second rule we see, if we're given a number like n*10^-m, that:
-log(n*10^-m) = -[log👎 + log(10^-m)] = -log(n)+m = m-log(n)

As you will see, the only difference between the estimation method and this exact method is that in the estimation method, we say the answer is m minus some decimal value, whereas with the exact method, we can directly calculate the value of m-log(n) in less than a second and thus get an exact answer for the pH instead of resorting to just "m minus some decimal value."

Firstly, from the formula -log(n*10^-m) = m-log(n) we know that n will always be greater than 1 but less than 10 (since if n=1 then pH=m, and if n>10 or n<1 then we can just move the decimal point and change the value of -m accordingly--i.e. 50x10^-4 = 5x10^-3 and 0.5x10^-2 = 5x10^-3).

Since we know that 1<n<10, if we find a table of values z such that log(n)=z for n=1, 2, 3, ...9, then we can immediately calculate the value of log(n) without having to use a calculator.

So far, this may not sound too easy and/or seem like an overly involved process, but it is about to get a whole lot easier and make a whole lot more sense.

The following table is ALL you need to remember for this method. If you write it down 4-5 times, you'll have it memorized:

10^0.1 = 1.25
10^0.2 = 1.6
10^0.3 = 2
10^0.4 = 2.5
10^0.5 = 3.16
10^0.6 = 4
10^0.7 = 5
10^0.8 = 6.3
10^0.85 = 7
10^0.9 = 8
10^0.95 = 9


Another way to write this table would be as follows, for the same result:

0.1 = log(1.25)
0.2 = log(1.6)
0.3 = log(2)
0.4 = log(2.5)
0.5 = log(3.16)
0.6 = log(4)
0.7 = log(5)
0.8 = log(6.3)
0.85 = log(7)
0.9 = log(8)
0.95 = log(9)


Again, after I rewrote this from memory 5-6 times, I had it memorized. What happens if you forget an entry? Well, it's very easy to fill in missing values.

For example, what if we forgot that log(5) = 0.7?
Well, since log(A*B) = log(A) + log(B) we'd know that log(5) = log(2*2.5) = log(2) + log(2.5) = 3 + 4 = 7, so log (5) = 7, just like it says in the table.

Now let's look at some example problems that demonstrate how this exact method is useful:

1. Find the pH of a 0.007M solution of HCl:

The [H+] concentration would be 0.007M (since HCl dissociates completely), so:
pH = -log(0.007)
pH = -log(7x10^-3)
pH = 3 - log(7) = 3 - 0.85 (after recalling from the memorized table that log(7) = 0.85)
pH = 2.15

2. Find the pH of a 0.2mM solution of NaOH:

The [OH-] concentration would be 0.2mM = 0.0002M (since NaOH dissociates completely), so:
pOH = -log(0.0002)
pOH = -log(2x10^-4)
pOH = 4 - log(2) = 4 - 0.3 (after recalling from the memorized table that log(2) = 0.3)
pOH = 3.7

Then, assuming 25 deg. C temperature,
pH = 14 - pOH = 14 - 3.7
pH = 10.3

Consider that if you did this using the classic "estimation method," you'd have to think, "Well, the negative log of 2x10^-4 is more than 3 but less than 4, and since 2 is less than 3.16, then the negative log must be greater than 3.5 but less than 4, and so to find pH we have to take 14 and subtract a number greater than 3.5 but less than 4, which means that pH is between 10 and 10.5." Since after trying the exact method two or three times you will instantly know that -log(2x10^-4) = 4-log(2) = 4-0.3 = 3.7 and thus 14 - 3.7 = 10.3 (and doing this in your head will quickly become faster than logically working with vague ranges as per the estimation method), the exact method will get you an exact answer and save you time over the estimation method that produces a more vague solution.

(Keep in mind that while you're taking the real MCAT you will undoubtedly experience somewhat more stress/anxiety than you would when you're taking a practice test. So even if you're somewhat comfortable with juggling multiple ranges/numbers in your head as you calculate the pH of a solution this way, when it's time to actually do this estimation in your head during the real MCAT, you're more likely to slip up with an error or doubt yourself by thinking, "wait, what range did I say the pOH had again?" than you are to slip up when doing a subtraction with cold, hard numbers. It's easier to perform "14 - 3.7" in your head than it is to perform "[/i]14 minus some number bigger than 3.5 but less than 4[/i]" in your head.)

3. Find the pH of a solution that has an [H+] concentration of 7.5x10^-3.

pH = -log(7.5x10^-3)
pH = 3 - log(7.5)
pH = 3 - 0.87 (since 7.5 is between 7 and 8 on the chart, so log(7.5) should be ~halfway between log(7) and log(8) )
pH = 2.13

Quick, quick answers.

By getting a much more exact answer, you also save the time you would otherwise spend comparing the vague range resulting from the estimation method to the various multiple choice answers given. You simply choose the multiple choice answer that is the same as your result from the exact method, rather than thinking, "well, there are two answers here that might work, let's now think further into which one is the better answer..."

The table you need to memorize may be simply committed to memory by just memorizing the following number pairs:

(0.1 , 1.25)
(0.2 , 1.6)
(0.3 , 2)
(0.4 , 2.5)
(0.5 , 3.16)
(0.6 , 4)
(0.7 , 5)
(0.8 , 6.3)
(0.85 , 7)
(0.9 , 8)
(0.95 , 9)

From which the log of the number on the right equals the number on the left.

I hope this post has been useful! The classic estimation method is definitely also viable as a way to get your answer, but I just found that this "exact method" is quicker and also gives far more precise answers that are (for me) much easier to work with, whether I am doing the math in my head or on paper.

Cheers, and let me know what you all think!



Hi, thank you for the thorough explanation. When you say "Well, the negative log of 2x10^-4 is more than 3 but less than 4, and since 2 is less than 3.16, then the negative log must be greater than 3.5 but less than 4"

What are you comparing the "more than 3 but less than 4 to" - Are you comparing it to the coefficient or the power of -4?
Also, hence 3 x 10^-4 = 3.5 is this what you are comparing the "since 2 is less than 3.16, then the negative log must be greater than 3.5 but less than 4" ??

Thank you for your help!
 
With the debate starting to arise between accuracy and timing, I want to give the BR approach and see if this is a reasonable compromise for almost everyone.

First and foremost, you should always look at the answer choices and see how much precision you need. If the answers are far apart, then you can afford to make less rigorous approximations. But if they are close to one another, as they could be from time-to-time, then precision is necessary.

What gets taught in class is the know your primes approach. Know the following four logs:

log 2 = 0.30
log 3 = 0.48
log 5 = 0.70
log 7 = 0.85​

Because prime numbers can be multiplied together to get other numbers, if you need precision you can build from those numbers. And the prime numbers between 1 and 10 will give you the necessary precision to make a good choice on 99.9999999% of the MCAT questions you'll see.

Given Ka = 4.61 x 10-7; pKa = 7 - log 4.61 which is slightly larger than 7 - log 5 = 6.3. So guessing around 6.33 +/- is going to be as much precision as you could need on the MCAT.

Given [OH-] = 2.77 x 10-4; pOH = 4 - log 2.77 which is slightly larger than 4 - log 3 = 3.52 but not as large as 4 - log 2 = 3.7. So guessing around 3.56 +/- is closer than you will likely need.

Given [H+] = 7.93 x 10-3; pH = 3 - log 7.93 which is slightly smaller than 3 - log 7 = 2.15. So guessing around 2.11 +/- is good enough. This is where the proponents of precision will say that knowng 3 - log 8 = 2.10 gets you a more accurate answer. And I can't deny that 2.10 is closer to 2.097 than 2.11, but if the MCAT choices are so close that 2.10 beats 2.11, then the test would have changed so much you would have heard someone complain about log details.

Given Kb = 6.11 x 10-8; pKa = 8 - log 6.11 which is larger than 8 - log 7 = 7.15, but less than 8 - log 5 = 7.3. So guessing around 7.23 +/- is a winning approximation.

Picking the method that works for you is important, because you have to balance the need for speed with your level of satisfaction with an answer before you can move on without lingering second thoughts. The know your primes approach is a great method to find that balance.
Does this method work if they give you the reverse case? So like they give you the pH and tell you to get the [H+]
 
If the pH is 3.2, then the [H+] is 10^0.8 x 10^-4. (recall that when you multiply numbers, you add the exponents)

Because log 7 = 0.85, we know that 10^0.85 = 7,

so the [H+] for a pH= = 3.2 solution is around 6.8 x 10^-4.
 
If the pH is 3.2, then the [H+] is 10^0.8 x 10^-4. (recall that when you multiply numbers, you add the exponents)

Because log 7 = 0.85, we know that 10^0.85 = 7,

so the [H+] for a pH= = 3.2 solution is around 6.8 x 10^-4.

How did u go from pH 3.2 to 10^-0.8 x 10^-4?? This does not make sense to me
Answer is right tho
 
Top