{"id":4000,"date":"2026-03-30T05:47:21","date_gmt":"2026-03-30T05:47:21","guid":{"rendered":"https:\/\/ksquareinstitute.in\/blog\/?p=4000"},"modified":"2026-04-03T12:27:08","modified_gmt":"2026-04-03T12:27:08","slug":"dual-nature-of-radiation-and-matter-class-12","status":"publish","type":"post","link":"https:\/\/ksquareinstitute.in\/blog\/dual-nature-of-radiation-and-matter-class-12\/","title":{"rendered":"Dual Nature of Radiation and Matter Class 12: NEET Notes, Formulas &amp; Photoelectric Effect"},"content":{"rendered":"\n<style>\n@import url('https:\/\/fonts.googleapis.com\/css2?family=DM+Sans:ital,wght@0,300;0,400;0,500;0,600;1,400&family=JetBrains+Mono:wght@400;500;700&family=Plus+Jakarta+Sans:wght@400;600;700;800&display=swap');\n\n:root {\n    --accent: #e8600a;\n    --accent-light: #fff3ec;\n    --accent-mid: #fde3cc;\n    --dark: #111827;\n    --text: #1a1a1a;\n    --text-muted: #4b5563;\n    --border: #e5e7eb;\n    --green-bg: #f0fdf4;\n    --green-border: #16a34a;\n    --blue-bg: #eff6ff;\n    --blue-border: #3b82f6;\n}\n\nbody {\n    font-family: 'DM Sans', sans-serif;\n    color: var(--text);\n    line-height: 1.7;\n    margin: 0;\n    padding: 0;\n    -webkit-font-smoothing: antialiased;\n}\n\nh2 {\n    font-family: 'Plus Jakarta Sans', sans-serif;\n    font-size: 24px;\n    font-weight: 700;\n    color: var(--dark);\n    margin: 0;\n    line-height: 1.2;\n}\n\nh3 {\n    font-family: 'Plus Jakarta Sans', sans-serif;\n    font-size: 20px;\n    font-weight: 700;\n    color: var(--dark);\n    margin: 28px 0 14px 0;\n}\n\n.content-wrapper {\n    width: 100%;\n    margin: 0 auto;\n}\n\n.inner-content {\n    padding: 0 0px;\n}\n\n@media (max-width: 768px) {\n    .inner-content { padding: 0 10px; }\n    h2 { font-size: 20px; }\n    h3 { font-size: 18px; }\n}\n\n.section-header {\n    display: flex;\n    align-items: center;\n    gap: 16px;\n    margin: 45px 0 20px 0;\n}\n\n.badge {\n    width: 42px;\n    height: 42px;\n    background-color: var(--accent);\n    color: white;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    border-radius: 4px;\n    font-weight: 800;\n    font-family: 'Plus Jakarta Sans', sans-serif;\n    font-size: 18px;\n    flex-shrink: 0;\n}\n\n.formula-dark {\n    background: var(--dark);\n    border-left: 4px solid var(--accent);\n    padding: 24px;\n    margin: 25px 0;\n    border-radius: 0 8px 8px 0;\n}\n\n.formula-label {\n    font-family: 'Plus Jakarta Sans', sans-serif;\n    font-size: 11px;\n    text-transform: uppercase;\n    color: #9ca3af;\n    letter-spacing: 1.2px;\n    margin-bottom: 10px;\n    display: block;\n    font-weight: 600;\n}\n\n.formula-mono-orange {\n    color: var(--accent);\n    font-family: 'JetBrains Mono', monospace;\n    font-size: 17px;\n    margin: 0;\n    font-weight: 500;\n}\n\n.formula-orange-box {\n    background: var(--accent-light);\n    border: 1px solid var(--accent-mid);\n    border-left: 4px solid var(--accent);\n    padding: 24px;\n    margin: 25px 0;\n    border-radius: 0 8px 8px 0;\n}\n\n.formula-mono-red {\n    color: #991b1b;\n    font-family: 'JetBrains Mono', monospace;\n    font-size: 17px;\n    margin: 0;\n    font-weight: 500;\n}\n\n.callout {\n    padding: 20px;\n    border-radius: 8px;\n    margin: 25px 0;\n    border: 1px solid;\n}\n\n.callout.warning { background: #fff7ed; border-color: #fed7aa; }\n.callout.tip { background: var(--blue-bg); border-color: #bfdbfe; }\n\n.pill {\n    font-size: 10px;\n    font-weight: 800;\n    padding: 3px 10px;\n    border-radius: 100px;\n    width: fit-content;\n    text-transform: uppercase;\n    margin-bottom: 8px;\n    display: block;\n}\n\n.pill-warning { background: var(--accent); color: white; }\n.pill-tip { background: var(--blue-border); color: white; }\n\ntable {\n    width: 100%;\n    border-collapse: collapse;\n    margin: 30px 0;\n    font-size: 15px;\n}\n\nthead tr {\n    background: var(--dark);\n    color: white;\n    font-family: 'Plus Jakarta Sans', sans-serif;\n    text-align: left;\n}\n\nth, td {\n    padding: 14px 18px;\n    border-bottom: 1px solid var(--border);\n}\n\ntbody tr:hover { background: #fafafa; }\n\n.grid-cards {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 15px;\n    margin: 25px 0;\n}\n\n.mini-card {\n    background: #f9fafb;\n    border: 1px solid var(--border);\n    border-radius: 10px;\n    padding: 20px;\n}\n\n.card-title {\n    color: var(--accent);\n    font-size: 11px;\n    font-weight: 700;\n    text-transform: uppercase;\n    margin-bottom: 8px;\n    display: block;\n}\n\n.card-body {\n    color: var(--text-muted);\n    font-size: 14px;\n    margin: 0;\n}\n\ndetails {\n    margin-bottom: 12px;\n    border: 1px solid var(--border);\n    border-radius: 8px;\n    overflow: hidden;\n    background: white;\n}\n\nsummary {\n    padding: 18px 24px;\n    background: #fafafa;\n    font-family: 'Plus Jakarta Sans', sans-serif;\n    font-weight: 700;\n    font-size: 16px;\n    cursor: pointer;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    list-style: none;\n    transition: all 0.2s ease;\n}\n\nsummary::-webkit-details-marker { display: none; }\n\nsummary::after {\n    content: '+';\n    width: 26px;\n    height: 26px;\n    background: var(--accent);\n    color: white;\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 18px;\n    transition: transform 0.2s ease;\n}\n\ndetails[open] summary { background: var(--accent-light); color: var(--accent); }\ndetails[open] summary::after { content: '\u2212'; }\n\n.faq-answer {\n    padding: 16px 24px;\n    color: var(--text-muted);\n    font-size: 15px;\n    border-top: 1px solid var(--border);\n    background: white;\n}\n\n.revision-box {\n    background: var(--green-bg);\n    border: 2px solid var(--green-border);\n    border-radius: 12px;\n    padding: 28px;\n    margin: 40px 0;\n}\n\n.revision-box h3 { color: var(--green-border); margin-top: 0; margin-bottom: 15px; }\n\n.revision-list {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 10px 20px;\n}\n\n.revision-list li { color: #166534; font-size: 14px; font-weight: 500; position: relative; padding-left: 20px; }\n.revision-list li::before { content: '\u2713'; position: absolute; left: 0; color: var(--green-border); font-weight: 800; }\n\n.cta-section {\n    background: linear-gradient(135deg, #e8600a, #c2410c, #9a3412);\n    padding: 60px 24px;\n    text-align: center;\n    color: white;\n    margin-top: 50px;\n}\n\n.cta-section h2 { color: white !important; font-size: 30px; margin-bottom: 15px; }\n.cta-section p { color: rgba(255,255,255,0.85); font-size: 17px; max-width: 800px; margin: 0 auto; }\n\n.cta-btns { display: flex; gap: 15px; justify-content: center; margin-top: 35px; }\n\n.btn { padding: 12px 30px; border-radius: 8px; font-weight: 700; text-decoration: none; font-size: 15px; transition: transform 0.2s; }\n.btn:hover { transform: translateY(-2px); }\n.btn-white { background: white; color: var(--accent); }\n.btn-outline { border: 2px solid white; color: white; }\n\n.links-box {\n    background: #f9fafb;\n    border: 1px solid var(--border);\n    border-radius: 10px;\n    padding: 24px;\n    margin: 40px 0;\n}\n\n.links-box h4 { margin: 0 0 16px 0; font-size: 14px; color: var(--text-muted); text-transform: uppercase; letter-spacing: 0.5px; font-weight: 700; }\n.links-box a { display: block; color: var(--accent); text-decoration: none; font-weight: 600; font-size: 15px; margin-bottom: 8px; }\n.links-box a:hover { text-decoration: underline; }\n\n.download-btn {\n    background: var(--dark);\n    color: white;\n    padding: 12px 24px;\n    border-radius: 8px;\n    text-decoration: none;\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    font-weight: 700;\n    font-size: 14px;\n    margin-top: 20px;\n}\n\n@media (max-width: 640px) {\n    .grid-cards, .revision-list { grid-template-columns: 1fr; }\n    .cta-btns { flex-direction: column; }\n    .section-header { gap: 12px; }\n}\n<\/style>\n\n<div class=\"content-wrapper\">\n<div class=\"inner-content\">\n\n<div class=\"section-header\">\n    <div class=\"badge\">01<\/div>\n    <h2>Introduction to Dual Nature of Radiation and Matter class 12<\/h2>\n<\/div>\n\n<p>The study of <strong>Dual Nature of Radiation and Matter class 12<\/strong> represents one of the most profound shifts in scientific history. In classical physics, light was treated strictly as a wave, and matter was treated strictly as a collection of particles. However, at the start of the 20th century, phenomena like the photoelectric effect and blackbody radiation exposed the limitations of these classical theories. Scientists discovered that light behaves like a particle in certain interactions, and conversely, matter\u2014even substantial particles like electrons\u2014exhibits wave-like properties under specific conditions.<\/p>\n\n<div class=\"grid-cards\">\n    <div class=\"mini-card\">\n        <span class=\"card-title\">CLASSICAL FAILURE<\/span>\n        <p class=\"card-body\">Wave theory could not explain why low-frequency light, no matter how intense, failed to eject electrons from a metal surface.<\/p>\n    <\/div>\n    <div class=\"mini-card\">\n        <span class=\"card-title\">QUANTUM EMERGENCE<\/span>\n        <p class=\"card-body\">Max Planck and Albert Einstein introduced the concept of &#8220;quanta&#8221; or photons, suggesting that energy is not continuous but discrete.<\/p>\n    <\/div>\n<\/div>\n\n<div class=\"section-header\">\n    <div class=\"badge\">02<\/div>\n    <h2>The Photoelectric Effect: Definition and Setup<\/h2>\n<\/div>\n\n<p>The photoelectric effect is the emission of electrons from a metal surface when light of a suitable frequency falls on it. These emitted electrons are called photoelectrons. In <strong>Dual Nature of Radiation and Matter class 12<\/strong>, we study this using a vacuum tube containing a photosensitive cathode and an anode. When monochromatic light hits the cathode, electrons are ejected and travel towards the anode, completing a circuit and generating a photoelectric current.<\/p>\n\n<div class=\"callout tip\">\n    <div class=\"pill pill-tip\">TIP<\/div>\n    <div>Only certain metals (like alkali metals) exhibit the photoelectric effect with visible light. Most other metals require ultraviolet radiation.<\/div>\n<\/div>\n\n<div class=\"section-header\">\n    <div class=\"badge\">03<\/div>\n    <h2>Observations of Photoelectric Effect<\/h2>\n<\/div>\n\n<p>Experimental studies revealed several facts that contradicted wave theory:<\/p>\n<ul>\n    <li><strong>Instantaneous Process:<\/strong> There is no measurable time lag (less than 10<sup>-9<\/sup> s) between the incidence of light and the emission of electrons.<\/li>\n    <li><strong>Threshold Frequency:<\/strong> For every metal, there exists a minimum frequency (\u03bd<sub>o<\/sub>) below which no emission occurs, regardless of intensity.<\/li>\n    <li><strong>Kinetic Energy:<\/strong> The maximum kinetic energy (K<sub>max<\/sub>) of emitted electrons depends linearly on the frequency of incident light but is independent of its intensity.<\/li>\n    <li><strong>Current vs Intensity:<\/strong> The number of photoelectrons emitted per second is directly proportional to the intensity of incident light.<\/li>\n<\/ul>\n\n<a href=\"https:\/\/courses.ksquare.co.in\/new-courses\/3-mission-180-neet-physics-rankers-batch\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" style=\"display:block; margin-bottom:20px;\">\n  <img decoding=\"async\" src=\"https:\/\/ksquareinstitute.in\/blog\/wp-content\/uploads\/2026\/03\/Course-Poromo-Banner-scaled.png\" alt=\"Mission 180 NEET Physics Rankers Batch - KSquare Career Institute\" style=\"width:100%; height:auto; border-radius:10px; display:block;\">\n<\/a>\n\n<div class=\"section-header\">\n    <div class=\"badge\">04<\/div>\n    <h2>Laws of Photoelectric Emission<\/h2>\n<\/div>\n\n<p>Based on observations, the laws governing <strong>Dual Nature of Radiation and Matter class 12<\/strong> are summarized as follows:<\/p>\n<table>\n    <thead>\n        <tr>\n            <th>Factor<\/th>\n            <th>Effect on Current<\/th>\n            <th>Effect on Max Kinetic Energy<\/th>\n        <\/tr>\n    <\/thead>\n    <tbody>\n        <tr>\n            <td>Intensity<\/td>\n            <td>Directly Proportional<\/td>\n            <td>No Effect<\/td>\n        <\/tr>\n        <tr>\n            <td>Frequency<\/td>\n            <td>No Effect<\/td>\n            <td>Linear Increase<\/td>\n        <\/tr>\n        <tr>\n            <td>Time<\/td>\n            <td>Instantaneous<\/td>\n            <td>Instantaneous<\/td>\n        <\/tr>\n    <\/tbody>\n<\/table>\n\n<div class=\"section-header\">\n    <div class=\"badge\">05<\/div>\n    <h2>Einstein\u2019s Photoelectric Equation<\/h2>\n<\/div>\n\n<p>Albert Einstein won the Nobel Prize for explaining the photoelectric effect using the photon concept. He proposed that one photon interacts with one electron, transferring its entire energy (h\u03bd). Part of this energy is used to overcome the metal&#8217;s work function (\u03c6), and the remainder appears as the electron&#8217;s kinetic energy.<\/p>\n\n<div class=\"formula-dark\">\n    <span class=\"formula-label\">EINSTEIN&#8217;S CORE EQUATION<\/span>\n    <p class=\"formula-mono-orange\">h\u03bd = \u03c6 + K<sub>max<\/sub><\/p>\n    <p class=\"formula-mono-orange\">Alternatively: K<sub>max<\/sub> = h(\u03bd &#8211; \u03bd<sub>o<\/sub>)<\/p>\n<\/div>\n\n<div class=\"formula-orange-box\">\n    <span class=\"formula-label\">STOPPING POTENTIAL RELATION<\/span>\n    <p class=\"formula-mono-red\">eV<sub>o<\/sub> = h\u03bd &#8211; \u03c6<\/p>\n    <p class=\"formula-mono-red\">Where: e = electron charge, V<sub>o<\/sub> = stopping potential<\/p>\n<\/div>\n\n<div class=\"section-header\">\n    <div class=\"badge\">06<\/div>\n    <h2>Graphical Analysis of Photoelectric Effect<\/h2>\n<\/div>\n\n<p>Graphs are high-yield topics for NEET in the <strong>Dual Nature of Radiation and Matter class 12<\/strong> chapter. <\/p>\n\n<div class=\"grid-cards\">\n    <div class=\"mini-card\">\n        <span class=\"card-title\">K.E. VS FREQUENCY<\/span>\n        <p class=\"card-body\">A straight line graph where the slope is Planck&#8217;s constant (h). The intercept on the frequency axis gives the threshold frequency (\u03bd<sub>o<\/sub>).<\/p>\n    <\/div>\n    <div class=\"mini-card\">\n        <span class=\"card-title\">CURRENT VS POTENTIAL<\/span>\n        <p class=\"card-body\">Shows saturation current (linked to intensity) and stopping potential (linked to frequency).<\/p>\n    <\/div>\n<\/div>\n\n<div class=\"callout warning\">\n    <div class=\"pill pill-warning\">WARN<\/div>\n    <div>Changing intensity changes saturation current but NOT the stopping potential. Changing frequency changes the stopping potential but NOT the saturation current.<\/div>\n<\/div>\n\n<div class=\"section-header\">\n    <div class=\"badge\">07<\/div>\n    <h2>Wave Nature vs Particle Nature of Light<\/h2>\n<\/div>\n\n<p>Light exhibits a &#8220;split personality&#8221; known as wave-particle duality. While interference, diffraction, and polarization confirm its wave nature, the photoelectric and Compton effects confirm its particle nature (photons). A photon is a packet of energy traveling at the speed of light, possessing momentum but having zero rest mass.<\/p>\n\n<a href=\"https:\/\/ksquareinstitute.in\/neet-2026-rank-predictor\/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" style=\"display:block; margin-bottom:20px;\">\n  <img decoding=\"async\" src=\"https:\/\/ksquareinstitute.in\/blog\/wp-content\/uploads\/2026\/03\/neet-2026-college-and-rank-predictor-scaled.png\" alt=\"NEET 2026 Rank Predictor - KSquare Career Institute\" style=\"width:100%; height:auto; border-radius:10px; display:block;\">\n<\/a>\n\n<div class=\"section-header\">\n    <div class=\"badge\">08<\/div>\n    <h2>Matter Waves: The de Broglie Hypothesis<\/h2>\n<\/div>\n\n<p>In 1924, Louis de Broglie suggested that if radiation has particle-like properties, then particles (matter) should have wave-like properties. This is a central pillar of <strong>Dual Nature of Radiation and Matter class 12<\/strong>. These waves are called matter waves or de Broglie waves.<\/p>\n\n<div class=\"formula-dark\">\n    <span class=\"formula-label\">DE BROGLIE WAVELENGTH<\/span>\n    <p class=\"formula-mono-orange\">\u03bb = h \/ p = h \/ mv<\/p>\n    <p class=\"formula-mono-orange\">For charged particles: \u03bb = h \/ \u221a(2mqV)<\/p>\n<\/div>\n\n<div class=\"formula-orange-box\">\n    <span class=\"formula-label\">ELECTRON WAVELENGTH FORMULA<\/span>\n    <p class=\"formula-mono-red\">\u03bb = 12.27 \/ \u221aV \u00c5<\/p>\n    <p class=\"formula-mono-red\">Where V is the accelerating potential in Volts.<\/p>\n<\/div>\n\n<div class=\"section-header\">\n    <div class=\"badge\">09<\/div>\n    <h2>Properties of Matter Waves<\/h2>\n<\/div>\n\n<p>It is important to distinguish matter waves from other wave types:<\/p>\n<ul>\n    <li>Matter waves are not electromagnetic waves.<\/li>\n    <li>They are associated with any moving particle.<\/li>\n    <li>The wavelength is inversely proportional to the mass and velocity of the particle.<\/li>\n    <li>Wave properties are only observable for microscopic particles like electrons, as \u03bb for macroscopic objects is too small to detect.<\/li>\n<\/ul>\n\n<div class=\"section-header\">\n    <div class=\"badge\">10<\/div>\n    <h2>The Davisson-Germer Experiment<\/h2>\n<\/div>\n\n<p>This experiment provided the first experimental evidence for the wave nature of electrons. By scattering a beam of electrons from a nickel crystal, Davisson and Germer observed a diffraction pattern, similar to that seen with X-rays. This confirmed the de Broglie hypothesis and solidified the <strong>Dual Nature of Radiation and Matter class 12<\/strong> concepts.<\/p>\n\n<div class=\"section-header\">\n    <div class=\"badge\">11<\/div>\n    <h2>Heisenberg\u2019s Uncertainty Principle<\/h2>\n<\/div>\n\n<p>Due to the wave nature of matter, there is an inherent limit to how accurately we can measure a particle&#8217;s properties. Werner Heisenberg stated that it is impossible to simultaneously determine the exact position and momentum of a particle with absolute precision.<\/p>\n\n<div class=\"formula-dark\">\n    <span class=\"formula-label\">UNCERTAINTY RELATION<\/span>\n    <p class=\"formula-mono-orange\">\u0394x \u00b7 \u0394p \u2265 h \/ 4\u03c0<\/p>\n    <p class=\"formula-mono-orange\">Where: \u0394x = uncertainty in position, \u0394p = uncertainty in momentum<\/p>\n<\/div>\n\n<div class=\"section-header\">\n    <div class=\"badge\">12<\/div>\n    <h2>Applications of Dual Nature<\/h2>\n<\/div>\n\n<p>The understanding of <strong>Dual Nature of Radiation and Matter class 12<\/strong> has led to groundbreaking technologies:<\/p>\n<ul>\n    <li><strong>Electron Microscope:<\/strong> Since electrons have much shorter wavelengths than visible light, they provide much higher resolution.<\/li>\n    <li><strong>Photocells:<\/strong> Used in light sensors, burglar alarms, and solar panels.<\/li>\n    <li><strong>Quantum Mechanics:<\/strong> Forms the basis of modern atomic and molecular physics.<\/li>\n<\/ul>\n\n<div class=\"section-header\">\n    <div class=\"badge\">13<\/div>\n    <h2>Important Graphs and Concepts Summary<\/h2>\n<\/div>\n\n<p>To master this chapter for NEET, you must be comfortable with the following relations:<\/p>\n<ul>\n    <li>Energy of photon E = h\u03bd = hc\/\u03bb<\/li>\n    <li>Momentum of photon p = E\/c = h\/\u03bb<\/li>\n    <li>K<sub>max<\/sub> is measured using stopping potential: K<sub>max<\/sub> = eV<sub>o<\/sub><\/li>\n    <li>The slope of the V<sub>o<\/sub> vs \u03bd graph is h\/e.<\/li>\n<\/ul>\n\n<div class=\"section-header\">\n    <div class=\"badge\">14<\/div>\n    <h2>Numerical Strategy and Problem Types<\/h2>\n<\/div>\n\n<div class=\"grid-cards\">\n    <div class=\"mini-card\">\n        <span class=\"card-title\">PHOTOELECTRIC CALCS<\/span>\n        <p class=\"card-body\">Always convert Work Function (\u03c6) from eV to Joules (1 eV = 1.6 \u00d7 10<sup>-19<\/sup> J) when using h = 6.63 \u00d7 10<sup>-34<\/sup> J\u00b7s.<\/p>\n    <\/div>\n    <div class=\"mini-card\">\n        <span class=\"card-title\">WAVELENGTH COMPARISON<\/span>\n        <p class=\"card-body\">For particles with same kinetic energy, \u03bb \u221d 1\/\u221am. Heavier particles have shorter wavelengths.<\/p>\n    <\/div>\n<\/div>\n\n<div class=\"section-header\">\n    <div class=\"badge\">15<\/div>\n    <h2>Common Mistakes to Avoid<\/h2>\n<\/div>\n\n<div class=\"callout warning\">\n    <div class=\"pill pill-warning\">WARN<\/div>\n    <div>1. Do not confuse Intensity with Frequency. Intensity affects CURRENT; Frequency affects ENERGY. \n    2. Ensure units are consistent (convert \u00c5 to meters). \n    3. Don&#8217;t forget that \u03bb = h\/mv applies to any particle, but \u03bb = 12.27\/\u221aV is strictly for ELECTRONS.<\/div>\n<\/div>\n\n<div class=\"revision-box\">\n    <h3>Quick Revision: Dual Nature of Radiation and Matter class 12<\/h3>\n    <ul class=\"revision-list\">\n        <li>Photon Energy: E = h\u03bd<\/li>\n        <li>Einstein Eq: h\u03bd = \u03c6 + K<sub>max<\/sub><\/li>\n        <li>Stopping Potential: eV<sub>o<\/sub> = K<sub>max<\/sub><\/li>\n        <li>Threshold Freq: \u03bd<sub>o<\/sub> = \u03c6 \/ h<\/li>\n        <li>de Broglie \u03bb: h \/ p<\/li>\n        <li>Electron \u03bb: 12.27 \/ \u221aV \u00c5<\/li>\n        <li>Heisenberg: \u0394x \u00b7 \u0394p \u2265 h \/ 4\u03c0<\/li>\n        <li>Slope of K.E. vs \u03bd graph = h<\/li>\n        <li>Slope of V<sub>o<\/sub> vs \u03bd graph = h\/e<\/li>\n        <li>1 eV = 1.6 \u00d7 10<sup>-19<\/sup> Joules<\/li>\n        <li>Rest mass of photon = 0<\/li>\n        <li>Momentum of photon p = h\/\u03bb<\/li>\n    <\/ul>\n    <a href=\"#\" rel=\"nofollow noopener noreferrer\" class=\"download-btn\">\n        Download Formula PDF Sheet\n    <\/a>\n<\/div>\n\n<div class=\"section-header\">\n    <div class=\"badge\">16<\/div>\n    <h2>FAQs: Dual Nature of Radiation and Matter class 12<\/h2>\n<\/div>\n\n<details>\n    <summary>Does the intensity of light affect the speed of photoelectrons?<\/summary>\n    <div class=\"faq-answer\">\n        No. Intensity only affects the number of photoelectrons emitted per second (current). The speed or kinetic energy of photoelectrons is strictly determined by the frequency of incident light.\n    <\/div>\n<\/details>\n\n<details>\n    <summary>What is the physical significance of the work function?<\/summary>\n    <div class=\"faq-answer\">\n        The work function is the minimum energy required to pull an electron out of a metal surface. It varies from metal to metal depending on their atomic structure.\n    <\/div>\n<\/details>\n\n<details>\n    <summary>Can matter waves travel through a vacuum?<\/summary>\n    <div class=\"faq-answer\">\n        Yes. Since matter waves are associated with moving particles, they exist wherever the particle is, including in a vacuum.\n    <\/div>\n<\/details>\n\n<details>\n    <summary>What happens if the frequency of light is exactly equal to threshold frequency?<\/summary>\n    <div class=\"faq-answer\">\n        The electrons will just be released from the metal surface with zero kinetic energy.\n    <\/div>\n<\/details>\n\n<details>\n    <summary>Why is the rest mass of a photon zero?<\/summary>\n    <div class=\"faq-answer\">\n        According to relativity, any particle traveling at the speed of light must have zero rest mass; otherwise, its relativistic mass would become infinite.\n    <\/div>\n<\/details>\n\n<div class=\"links-box\">\n    <h4>Related NEET Study Resources<\/h4>\n    <a href=\"https:\/\/ksquareinstitute.in\/blog\/neet-physics-survival-kit-2026\/\">NEET Physics Survival Kit 2026<\/a>\n    <a href=\"https:\/\/ksquareinstitute.in\/blog\/organic-chemistry-strategy-neet\/\">Organic Chemistry Strategy<\/a>\n    <a href=\"https:\/\/ksquareinstitute.in\/blog\/neet-biology-tricks-for-exams\/\">NEET Biology Exam Tricks<\/a>\n    <a href=\"https:\/\/ksquareinstitute.in\/blog\/score-340-in-neet-biology\/\">Score 340+ in NEET Biology<\/a>\n    <a href=\"https:\/\/ksquareinstitute.in\/blog\/top-10-tricky-neet-biology-diagrams\/\">Tricky Biology Diagrams Guide<\/a>\n<\/div>\n\n<\/div>\n<\/div>\n\n<section class=\"cta-section\">\n    <h2>Ready to Score 180\/180 in NEET Physics?<\/h2>\n    <p>Join our Mission 180 Rankers Batch and master complex chapters like Dual Nature of Radiation and Matter class 12 with live classes and personalized coaching.<\/p>\n    <div class=\"cta-btns\">\n        <a href=\"https:\/\/courses.ksquare.co.in\/new-courses\/3-mission-180-neet-physics-rankers-batch\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" class=\"btn btn-white\">Enroll Now<\/a>\n        <a href=\"https:\/\/ksquareinstitute.in\/free-study-material\/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" class=\"btn btn-outline\">Get Free Study Material<\/a>\n    <\/div>\n<\/section>\n\n\n\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"UTF-8\">\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n  <title>Table of Contents \u2014 Physics Class 12<\/title>\n  \n  <!-- Google Fonts Import -->\n  <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n  <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n  <link href=\"https:\/\/fonts.googleapis.com\/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&#038;family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&#038;display=swap\" rel=\"stylesheet\">\n  \n  <style>\n    \/* Scoped wrapper using a unique ID to prevent CSS conflicts. *\/\n    #physics-toc-wrapper {\n      font-family: 'DM Sans', sans-serif;\n      width: 100%;\n      margin: 0;\n      padding: 60px 0;\n      color: #111;\n      background: #fff;\n      -webkit-font-smoothing: antialiased;\n    }\n\n    #physics-toc-wrapper .container-inner {\n      width: 100%;\n      margin: 0 auto;\n      padding: 0; \/* No left\/right padding for edge-to-edge look *\/\n    }\n\n    #physics-toc-wrapper h1 {\n      font-family: 'Plus Jakarta Sans', sans-serif;\n      font-size: 0.85rem;\n      font-weight: 700;\n      color: #71717a;\n      margin: 0 0 8px;\n      letter-spacing: 0.1em;\n      text-transform: uppercase;\n      padding-left: 16px; \n    }\n\n    #physics-toc-wrapper h2 {\n      font-family: 'Plus Jakarta Sans', sans-serif;\n      font-size: 2.25rem;\n      font-weight: 800;\n      margin: 0 0 48px;\n      letter-spacing: -0.02em;\n      color: #09090b;\n      padding-left: 16px;\n    }\n\n    #physics-toc-wrapper table {\n      width: 100%;\n      border-collapse: collapse;\n      border-spacing: 0;\n      border-top: 1px solid #e4e4e7;\n      border-bottom: 1px solid #e4e4e7;\n    }\n\n    #physics-toc-wrapper tr {\n      border-bottom: 1px solid #e4e4e7;\n      transition: all 0.2s ease;\n    }\n\n    #physics-toc-wrapper tr:hover {\n      background-color: #f8fafc;\n    }\n\n    #physics-toc-wrapper tr:last-child {\n      border-bottom: none;\n    }\n\n    #physics-toc-wrapper td {\n      padding: 24px 16px;\n      vertical-align: middle;\n      font-size: 1.05rem;\n      font-weight: 500;\n      border-right: 1px solid #e4e4e7;\n    }\n\n    #physics-toc-wrapper td:last-child {\n      border-right: none;\n    }\n\n    \/* First column (Numbers) alignment and padding *\/\n    #physics-toc-wrapper td:first-child {\n      color: #a1a1aa;\n      font-size: 0.9rem;\n      width: 70px;\n      font-weight: 400;\n      font-variant-numeric: tabular-nums;\n      text-align: center;\n      padding-left: 10px;\n    }\n\n    \/* Middle column (Chapter Name) alignment and padding *\/\n    #physics-toc-wrapper td:nth-child(2) {\n      padding-left: 24px;\n      color: #18181b;\n    }\n\n    \/* Last column (Button) alignment and padding *\/\n    #physics-toc-wrapper td:last-child {\n      text-align: right;\n      width: 180px;\n      padding-right: 16px;\n    }\n\n    \/* Button Styling *\/\n    #physics-toc-wrapper a.go {\n      display: inline-block;\n      font-family: 'Plus Jakarta Sans', sans-serif;\n      font-size: 0.75rem;\n      font-weight: 800;\n      padding: 12px 24px;\n      border: 1.5px solid #18181b;\n      border-radius: 8px;\n      color: #18181b;\n      text-decoration: none;\n      letter-spacing: 0.05em;\n      text-transform: uppercase;\n      transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1);\n      white-space: nowrap;\n    }\n\n    #physics-toc-wrapper a.go:hover {\n      background: #18181b;\n      color: #ffffff;\n      transform: translateY(-2px);\n      box-shadow: 0 4px 12px rgba(24, 24, 27, 0.15);\n    }\n\n    \/* Responsive adjustments *\/\n    @media (max-width: 768px) {\n      #physics-toc-wrapper h2 {\n        font-size: 1.75rem;\n        margin-bottom: 32px;\n      }\n      #physics-toc-wrapper td {\n        padding: 18px 12px;\n        font-size: 0.95rem;\n      }\n    }\n  <\/style>\n<\/head>\n<body>\n\n<div id=\"physics-toc-wrapper\">\n  <div class=\"container-inner\">\n    <h1>Table of Contents<\/h1>\n    <h2>Physics &mdash; Class 12<\/h2>\n    \n    <table>\n      <tr><td>01<\/td><td>Electric Charges and Fields<\/td><td><a class=\"go\" href=\"https:\/\/ksquareinstitute.in\/blog\/electric-charges-and-fields-class-12-notes-pdf\" target=\"_blank\">Go to page<\/a><\/td><\/tr>\n      <tr><td>02<\/td><td>Electrostatic Potential and Capacitance<\/td><td><a class=\"go\" href=\"https:\/\/ksquareinstitute.in\/blog\/electrostatic-potential-and-capacitance-notes-class-12\" target=\"_blank\">Go to page<\/a><\/td><\/tr>\n      <tr><td>03<\/td><td>Current Electricity<\/td><td><a class=\"go\" href=\"https:\/\/ksquareinstitute.in\/blog\/current-electricity-class-12-notes-pdf\" target=\"_blank\">Go to page<\/a><\/td><\/tr>\n      <tr><td>04<\/td><td>Moving Charges and Magnetism<\/td><td><a class=\"go\" href=\"https:\/\/ksquareinstitute.in\/blog\/moving-charges-and-magnetism-class-12-notes\" target=\"_blank\">Go to page<\/a><\/td><\/tr>\n      <tr><td>05<\/td><td>Magnetism and Matter<\/td><td><a class=\"go\" href=\"https:\/\/ksquareinstitute.in\/blog\/magnetism-and-matter-class-12-notes-pdf\" target=\"_blank\">Go to page<\/a><\/td><\/tr>\n      <tr><td>06<\/td><td>Electromagnetic Induction<\/td><td><a class=\"go\" href=\"https:\/\/ksquareinstitute.in\/blog\/electromagnetic-induction-class-12-notes\" target=\"_blank\">Go to page<\/a><\/td><\/tr>\n      <tr><td>07<\/td><td>Alternating Current<\/td><td><a class=\"go\" href=\"https:\/\/ksquareinstitute.in\/blog\/alternating-current-class-12-notes\" target=\"_blank\">Go to page<\/a><\/td><\/tr>\n      <tr><td>08<\/td><td>Electromagnetic Waves<\/td><td><a class=\"go\" href=\"https:\/\/ksquareinstitute.in\/blog\/electromagnetic-waves-class-12-notes\" target=\"_blank\">Go to page<\/a><\/td><\/tr>\n      <tr><td>09<\/td><td>Ray Optics and Optical Instruments<\/td><td><a class=\"go\" href=\"https:\/\/ksquareinstitute.in\/blog\/ray-optics-and-optical-instruments-class-12\" target=\"_blank\">Go to page<\/a><\/td><\/tr>\n      <tr><td>10<\/td><td>Wave Optics<\/td><td><a class=\"go\" href=\"https:\/\/ksquareinstitute.in\/blog\/wave-optics-class-12-notes-pdf\" target=\"_blank\">Go to page<\/a><\/td><\/tr>\n      <tr><td>11<\/td><td>Dual Nature of Radiation and Matter<\/td><td><a class=\"go\" href=\"https:\/\/ksquareinstitute.in\/blog\/dual-nature-of-radiation-and-matter-class-12\" target=\"_blank\">Go to page<\/a><\/td><\/tr>\n      <tr><td>12<\/td><td>Atoms<\/td><td><a class=\"go\" href=\"https:\/\/ksquareinstitute.in\/blog\/atoms-class-12-notes\" target=\"_blank\">Go to page<\/a><\/td><\/tr>\n      <tr><td>13<\/td><td>Nuclei<\/td><td><a class=\"go\" href=\"https:\/\/ksquareinstitute.in\/blog\/nuclei-class-12-notes\" target=\"_blank\">Go to page<\/a><\/td><\/tr>\n      <tr><td>14<\/td><td>Semiconductor Electronics<\/td><td><a class=\"go\" href=\"https:\/\/ksquareinstitute.in\/blog\/semiconductor-electronics-class-12-notes\" target=\"_blank\">Go to page<\/a><\/td><\/tr>\n    <\/table>\n  <\/div>\n<\/div>\n\n<\/body>\n<\/html>\n","protected":false},"excerpt":{"rendered":"<p>01 Introduction to Dual Nature of Radiation and Matter class 12 The study of Dual Nature of Radiation and Matter class 12 represents one of the most profound shifts in scientific history. In classical physics, light was treated strictly as a wave, and matter was treated strictly as a collection of particles. However, at the [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[269,265,262,267,261,264,268,266,263,270],"class_list":["post-4000","post","type-post","status-publish","format-standard","hentry","category-uncategorized","tag-cbse-class-12-physics-dual-nature","tag-de-broglie-wavelength-class-12","tag-dual-nature-class-12-notes","tag-dual-nature-numericals-class-12","tag-dual-nature-of-radiation-and-matter-class-12","tag-einstein-photoelectric-equation","tag-heisenberg-uncertainty-principle-class-12","tag-matter-waves-class-12-physics","tag-photoelectric-effect-class-12","tag-stopping-potential-graph"],"blocksy_meta":{"page_structure_type":"type-1","styles_descriptor":{"styles":{"desktop":"","tablet":"","mobile":""},"google_fonts":[],"version":6}},"_links":{"self":[{"href":"https:\/\/ksquareinstitute.in\/blog\/wp-json\/wp\/v2\/posts\/4000","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ksquareinstitute.in\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/ksquareinstitute.in\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/ksquareinstitute.in\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ksquareinstitute.in\/blog\/wp-json\/wp\/v2\/comments?post=4000"}],"version-history":[{"count":2,"href":"https:\/\/ksquareinstitute.in\/blog\/wp-json\/wp\/v2\/posts\/4000\/revisions"}],"predecessor-version":[{"id":4228,"href":"https:\/\/ksquareinstitute.in\/blog\/wp-json\/wp\/v2\/posts\/4000\/revisions\/4228"}],"wp:attachment":[{"href":"https:\/\/ksquareinstitute.in\/blog\/wp-json\/wp\/v2\/media?parent=4000"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ksquareinstitute.in\/blog\/wp-json\/wp\/v2\/categories?post=4000"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ksquareinstitute.in\/blog\/wp-json\/wp\/v2\/tags?post=4000"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}