Please select a subject first
Advertisements
Advertisements
On the basis of the equation \[\ce{pH}\] = – log \[\ce{[H+]}\], the \[\ce{pH}\] of 10–8 mol dm–3 solution of \[\ce{HCl}\] should be 8. However, it is observed to be less than 7.0. Explain the reason.
Concept: undefined >> undefined
Assertion (A): A solution containing a mixture of acetic acid and sodium acetate maintains a constant value of \[\ce{pH}\] on addition of small amounts of acid or alkali.
Reason (R): A solution containing a mixture of acetic acid and sodium acetate acts as a buffer solution around \[\ce{pH}\] 4.75.
Concept: undefined >> undefined
Advertisements
Assertion (A): An aqueous solution of ammonium acetate can act as a buffer.
Reason (R): Acetic acid is a weak acid and \[\ce{NH4OH}\] is a weak base.
Concept: undefined >> undefined
The solubility product constant of Ag2CrO4 and AgBr are 1.1 × 10–12 and 5.0 × 10–13respectively. Calculate the ratio of the molarities of their saturated solutions.
Concept: undefined >> undefined
Equal volumes of 0.002 M solutions of sodium iodate and cupric chlorate are mixed together. Will it lead to precipitation of copper iodate? (For cupric iodate Ksp = 7.4 × 10–8).
Concept: undefined >> undefined
A sparingly soluble salt gets precipitated only when the product of concentration of its ions in the solution (Qsp) becomes greater than its solubility product. If the solubility of \[\ce{BaSO4}\] in water is 8 × 10–4 mol dm–3. Calculate its solubility in 0.01 mol dm–3 of \[\ce{H2SO4}\].
Concept: undefined >> undefined
The solubility product of \[\ce{Al(OH)3}\] is 2.7 × 10–11. Calculate its solubility in gL–1 and also find out pH of this solution. (Atomic mass of \[\ce{Al = 27 u}\]).
Concept: undefined >> undefined
A sparingly soluble salt having general formula \[\ce{A^{p+}_x B^{q-}_y}\] and molar solubility S is in equilibrium with its saturated solution. Derive a relationship between the solubility and solubility product for such salt.
Concept: undefined >> undefined
Name the software required to make a computer functional. Write down its two primary services.
Concept: undefined >> undefined
How do different components of the computer communicate with each other?
Concept: undefined >> undefined
Draw the block diagram of a computer system. Briefly write about the functionality of each component.
Concept: undefined >> undefined
Name the input or output device used to do the following:
To output audio
Concept: undefined >> undefined
Name the input or output device used to do the following:
To enter textual data
Concept: undefined >> undefined
Name the input or output device used to do the following:
To make a hard copy of a text file
Concept: undefined >> undefined
Name the input or output device used to do the following:
To display the data or information
Concept: undefined >> undefined
Name the input or output device used to do the following:
To enter the audio-based command
Concept: undefined >> undefined
Name the input or output device used to do the following:
To build 3D models
Concept: undefined >> undefined
Name the input or output device used to do the following:
To assist a visually-impaired individual in entering data
Concept: undefined >> undefined
Write base values of binary, octal, and hexadecimal number system.
Concept: undefined >> undefined
What will be the output of the following statement?
list1 = [12,32,65,26,80,10]
list1.sort()
print(list1)Concept: undefined >> undefined
