29.
What is the pH of 1.0 M
NH
4
CN
?
K
b
(NH
3
) = 1.8 x 10
-5
K
a
(HCN) = 6.2 x 10
-10
") output.document.close() output.focus() } } function closeFn() { if (str==true) document.write("
"+closeText+"
") else { output=open("", "outputWindow", "width=300,height=300") output.document.write("
Question "+qNum+"
") output.document.write(closeText+"
") output.document.write("
") output.document.write("") output.document.close() output.focus() } } function incorrFn() { if (str==true) document.write("
"+incorrectText+"
") else { output=open("", "outputWindow", "width=300,height=300") output.document.write("
Question "+qNum+"
") output.document.write(incorrectText+"
") output.document.write("
") output.document.write("") output.document.close() output.focus() } } function promptFn() { if (str==true) document.write("
"+promptText+"
") else { output=open("", "outputWindow", "width=300,height=300") output.document.write("
Question "+qNum+"
") output.document.write(promptText+"
") output.document.write("
") output.document.write("") output.document.close() output.focus() } } function hint1Fn() { if (str==true) location.href=currentUrl+'?hint1' else { output=open("", "outputWindow", "width=300,height=300") output.document.write("
Hint for Question "+qNum+"
") output.document.write(hint1Text+"
") output.document.write("
") output.document.write("") output.document.close() output.focus() } } function hint2Fn() { if (str==true) location.href=currentUrl+'?hint2' else { output=open("", "outputWindow", "width=300,height=300") output.document.write("
Hint for Question "+qNum+"
") output.document.write(hint2Text+"
") output.document.write("
") output.document.write("") output.document.close() output.focus() } } function ansFn() { if (str==true) location.href=currentUrl+'?ans' else { output=open("", "outputWindow", "width=300,height=300") output.document.write("
Answer to Question "+qNum+"
") output.document.write(answerText+"
") output.document.write("
") output.document.write("") output.document.close() output.focus() } } function solFn() { if (str==true) location.href=currentUrl+'?sol' else { output=open("", "outputWindow", "scrollbars=yes,resizable=yes") output.document.write("
Solution to Question "+qNum+"
") output.document.write(solutionText+"
") output.document.write("
") output.document.write("") output.document.close() output.focus() } } getVersion() if (str==false) document.write("
Click 'Mark' to submit your answer.") getUrls() // -->