In: Chemistry
Construct a spreadsheet that has the following column headings:
pH [H3O+] [OH-] log [H3O+] log [OH-]
Under “pH” enter the range for 0-14 in 0.1 increments. (Use the “FILL” com- mand to make it easier.)
Under “[H3O+]” enter =10^-pH where you will provide the cell address for “pH” (cell addresses that you must enter are shown in italics). Recall that the “=“ symbol indicates that a formula follows, while the “^” symbol signifies an exponent.
Under “[OH-]”, enter =10^-14 / (address for [H3O+])
Under “log [H3O+]”, enter =log (address for [H3O+])
Under “log [OH-]”, enter =log (address for [OH-])
|