SELECT * FROM question_mgmt as q WHERE id=2824 AND status=1 SELECT id,question_no,question,chapter FROM question_mgmt as q WHERE courseId=3 AND subId=8 AND chapterId=115 and ex_no='1' AND status=1 ORDER BY CAST(question_no AS UNSIGNED) CBSE Free NCERT Solution of 12th physics Electric Charges and Field it is now believed that protons and neutrons whic

Question:

It is now believed that protons and neutrons (which constitute nuclei of ordinary matter) are themselves built out of more elementary units called quarks. A proton and a neutron consist of three quarks each. Two types of quarks, the so called ‘up’ quark (denoted by u) of charge (+2/3) e, and the ‘down’ quark (denoted by d) of charge (−1/3) e, together with electrons build up ordinary matter. (Quarks of other types have also been found which give rise to different unusual varieties of matter.) Suggest a possible quark composition of a proton and neutron.

Answer:

A proton has three quarks. Let there be n up quarks in a proton, each having a charge of (+2/3) e.

Charge due to n up quarks = (2/3 e) n

Number of down quarks in a proton = 3 − n 

Each down quark has a charge of - 1/3e 

Charge due to (3 − n) down quarks = (-1/3 e) (3-n)

Total charge on a proton = + e

Therefore, e = (2/3 e) n + (- 1/3 e) (3-n)

⇒ e = 2ne/3 - e + ne/3

⇒ 2e = ne ⇒ n = 2

Number of up quarks in a proton, n = 2

Number of down quarks in a proton = 3 − n = 3 − 2 = 1

Therefore, a proton can be represented as ‘uud’.

A neutron also has three quarks. Let there be n up quarks in a neutron.

Charge on a neutron due to n up quarks = (+ 2/3 e) n

Number of down quarks is 3 − n, and each having a charge of - 1/3 e.

Charge on a neutron due to (3 – n) down quarks = (- 1/3 e) (3-n)

Total charge on a neutron = 0

Therefore, 0 = (2/3 e) n + (-1/3 e) (3-n)

⇒ 0 = 2ne/3 - e + ne/3

⇒ e = ne ⇒ n = 1

Number of up quarks in a neutron, n = 1

Number of down quarks in a neutron = 3 − n = 2

Therefore, a neutron can be represented as ‘udd’.


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