Detailed Explanation of Important Physical Constants for JEE, NEET & CBSE Class 11
Understanding fundamental physical constants is crucial for students preparing for competitive exams like JEE, NEET, and CBSE Class 11. These constants serve as the backbone for solving numerical problems in Physics. This article provides a detailed explanation of these constants, along with interactive questions, conceptual clarity, FAQs, MCQs, and worksheets for practice.
List of Important Physical Constants
Constant
Symbol
Value
Velocity of light in vacuum
c
3 Γ 10βΈ m/s
Velocity of sound in air at STP
–
331 m/s
Acceleration due to gravity
g
9.81 m/sΒ²
Avogadro number
N
6.023 Γ 10Β²Β³/mol
Density of water at 4Β°C
–
1000 kg/mΒ³ or 1 g/cc
Absolute zero
–
-273.15Β°C or 0 K
Atomic mass unit
amu
1.66 Γ 10β»Β²β· kg
Quantum of charge
e
1.602 Γ 10β»ΒΉβΉ C
Stefanβs constant
Ο
5.67 Γ 10β»βΈ W/mΒ²Kβ΄
Boltzmannβs constant
K
1.381 Γ 10β»Β²Β³ J/K
One atmosphere
atm
76 cm Hg = 1.013 Γ 10β΅ Pa
Mechanical equivalent of heat
J
4.186 J/cal
Planckβs constant
h
6.626 Γ 10β»Β³β΄ Js
Universal gas constant
R
8.314 J/mol-K
Permeability of free space
ΞΌβ
4Ο Γ 10β»β· H/m
Permittivity of free space
Ξ΅β
8.854 Γ 10β»ΒΉΒ² F/m
Density of air at STP
–
1.293 kg/mΒ³
Universal gravitational constant
G
6.67 Γ 10β»ΒΉΒΉ NmΒ²/kgΒ²
Conceptual Understanding: Question-Answer Format
Q1. Why is the velocity of light in vacuum a constant?
A: The velocity of light in vacuum (c = 3 Γ 10βΈ m/s) is constant due to Maxwellβs equations, which show that light propagates as an electromagnetic wave with a speed determined by permittivity and permeability of free space.
Q2. What is the significance of Avogadroβs number?
A: Avogadro’s number (N = 6.023 Γ 10Β²Β³/mol) represents the number of atoms or molecules present in one mole of a substance and is fundamental in stoichiometric calculations.
Q3. Why is Planckβs constant important in quantum mechanics?
A: Planckβs constant (h = 6.626 Γ 10β»Β³β΄ Js) defines the quantization of energy in photons, forming the basis of quantum mechanics.
MCQs (Multiple Choice Questions)
Q1. What is the SI unit of Planckβs constant?
(a) J/mΒ² (b) Js (c) J/m (d) J/K Answer: (b) Js Explanation: Planckβs constant is defined as energy per unit frequency, and its SI unit is Joule-second (Js).
Q2. What is the value of the Universal Gas Constant (R) in J/mol-K?
(a) 4.186 (b) 6.626 (c) 8.314 (d) 9.81 Answer: (c) 8.314 J/mol-K Explanation: The universal gas constant R appears in the ideal gas equation PV = nRT.
Q3. What is the numerical value of the charge of an electron?
(a) 1.602 Γ 10β»ΒΉβΉ C (b) 9.81 m/sΒ² (c) 6.67 Γ 10β»ΒΉΒΉ NmΒ²/kgΒ² (d) 8.314 J/mol-K Answer: (a) 1.602 Γ 10β»ΒΉβΉ C Explanation: The fundamental charge on an electron is -1.602 Γ 10β»ΒΉβΉ C.
const quizData = [
{ question: “What is the SI unit of Planckβs constant?”, options: [“J/mΒ²”, “Js”, “J/m”, “J/K”], answer: 1, explanation: “Planckβs constant is defined as energy per unit frequency, and its SI unit is Joule-second (Js).” },
{ question: “What is the value of the Universal Gas Constant (R) in J/mol-K?”, options: [“4.186”, “6.626”, “8.314”, “9.81”], answer: 2, explanation: “The universal gas constant R appears in the ideal gas equation PV = nRT.” },
{ question: “What is the numerical value of the charge of an electron?”, options: [“1.602 Γ 10β»ΒΉβΉ C”, “9.81 m/sΒ²”, “6.67 Γ 10β»ΒΉΒΉ NmΒ²/kgΒ²”, “8.314 J/mol-K”], answer: 0, explanation: “The fundamental charge on an electron is -1.602 Γ 10β»ΒΉβΉ C.” }
];
function loadQuiz() {
let quizHtml = “”;
quizData.forEach((q, index) => {
quizHtml += `
${index + 1}. ${q.question}
`;
quizHtml += “
“;
q.options.forEach((opt, i) => {
quizHtml += `
${opt}
`;
});
quizHtml += “
“;
});
document.getElementById(“quiz”).innerHTML = quizHtml;
}
function submitQuiz() {
let score = 0;
let resultsHtml = “
To enroll in our offline or online coaching programs, visit our coaching center website: π https://anandclasses.co.in/
π Call us directly at: +91-94631-38669
π¬ WhatsApp Us Instantly
Need quick assistance or want to inquire about classes and materials?
π² Click below to chat instantly on WhatsApp: π Chat on WhatsApp
π₯ Watch Video Lectures
Get access to high-quality video lessons, concept explainers, and revision tips by subscribing to our official YouTube channel: π Neeraj Anand Classes β YouTube Channel