SELECT * FROM question_mgmt as q WHERE id=3533 AND status=1 SELECT id,question_no,question,chapter FROM question_mgmt as q WHERE courseId=9 AND subId=16 AND chapterId=253 and ex_no='6' AND status=1 ORDER BY CAST(question_no AS UNSIGNED) CBSE Free NCERT Solution of 10th science Acids, Bases and Salts five solutions a b c d and e when tested with univ

Question:

Five solutions A,B,C,D and E when tested with universal indicator showed pH as 4,1,11,7 and 9, respectively. Which solution is

(a) neutral?
(b) strongly alkaline?
(c) strongly acidic?
(d) weakly acidic?
(e) weakly alkaline?

Arrange the pH in increasing order of hydrogen-ion concentration.

Answer:

(a) Solution D is neutral having pH 7

(b) Solution C is strong alkaline with pH 11

(c) Solution B is strong acidic with pH 1

(d) Solution A is weak acidic with pH 4

(e) Solution E is weak alkaline with pH 9


11 < 9 < 7 < 4 < 1. The pH can be arranged in the increasing order of the concentration of hydrogen ions.


SELECT ex_no,question,question_no,id,chapter FROM question_mgmt as q WHERE courseId='9' AND subId='16' AND ex_no!=0 AND status=1 and id!=3533 ORDER BY views desc, last_viewed_on desc limit 0,10
SELECT ex_no,question,question_no,id,chapter FROM question_mgmt as q WHERE courseId='9' AND subId='16' AND ex_no!=0 AND status=1 and id!=3533 ORDER BY last_viewed_on desc limit 0,10

Comments

  • Answered by Ekta Mehta
  • 4 months ago

Taking Screenshots on your Samsung Galaxy M31s is very easy and quick.


  • Answered by Ekta Mehta
  • 4 months ago

Taking Screenshots on your Samsung Galaxy M31s is very easy and quick.


  • Answered by Ekta Mehta
  • 4 months ago

Taking Screenshots on your Samsung Galaxy M31s is very easy and quick.


Comment(s) on this Question