SELECT * FROM question_mgmt as q WHERE id=5986 AND status=1 SELECT id,question_no,question,chapter FROM question_mgmt as q WHERE courseId=11 AND subId=16 AND chapterId=465 and ex_no='1' AND status=1 ORDER BY CAST(question_no AS UNSIGNED) CBSE Free NCERT Solution of 7th science Acids, Bases and Salts three liquids are given to you one is hydrochlori

Question:

Three liquids are given to you. One is hydrochloric acid, another is sodium hydroxide and third is a sugar solution. How will you identify them? You have only turmeric indicator.

Answer:

Turmeric indicator is of yellow colour, we can identify them by putting one drop of each solution to the turmeric indicator. If the liquid drop changes into red colour, then it must be a basic solution that is sodium hydroxide. If the drop will not change the colour of the turmeric indicator, then it must be an acid, that is hydrochloric acid. 

Sugar solution changes the colour of turmeric indicator to red because the mixture of basic and neutral solution is basic in nature.

Turmeric indicator + Sodium hydroxide → Colour change (yellow to red)  

Turmeric indicator + Hydrochloric acid (HCL) → No colour change

Turmeric indicator + Sugar solution → Colour change (yellow to red)   


SELECT ex_no,question,question_no,id,chapter FROM question_mgmt as q WHERE courseId='11' AND subId='16' AND ex_no!=0 AND status=1 and id!=5986 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='11' AND subId='16' AND ex_no!=0 AND status=1 and id!=5986 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