{"id":3938,"date":"2026-03-27T06:36:11","date_gmt":"2026-03-27T06:36:11","guid":{"rendered":"https:\/\/ksquareinstitute.in\/blog\/?p=3938"},"modified":"2026-04-03T12:11:06","modified_gmt":"2026-04-03T12:11:06","slug":"work-energy-and-power-class-11-notes","status":"publish","type":"post","link":"https:\/\/ksquareinstitute.in\/blog\/work-energy-and-power-class-11-notes\/","title":{"rendered":"Work Energy and Power Class 11 Notes | Formulas, Numericals &amp; PYQs"},"content":{"rendered":"\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>Work, Energy and Power Class 11 Notes \u2013 Complete NEET Physics Guide<\/title>\n<meta name=\"description\" content=\"Master Work, Energy and Power Class 11 Notes for NEET Physics. Covers Work-Energy Theorem, Potential Energy, Conservation Laws, Collisions, Power with formulas, PYQs, and exam tips.\">\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Plus+Jakarta+Sans:wght@400;600;700;800&#038;family=DM+Sans:wght@400;500;600&#038;family=JetBrains+Mono:wght@400;600&#038;display=swap\" rel=\"stylesheet\">\n<style>\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n  body {\n    font-family: 'DM Sans', sans-serif;\n    color: #1a1a1a;\n    background: #fff;\n    font-size: 16px;\n    line-height: 1.75;\n    overflow-x: hidden;\n  }\n\n  h1, h2, h3, h4 {\n    font-family: 'Plus Jakarta Sans', sans-serif;\n    line-height: 1.3;\n  }\n\n  article {\n    width: 100%;\n    padding: 0;\n    margin: 0;\n  }\n\n  .section {\n    padding: 48px 24px;\n    border-bottom: 1px solid #f0f0f0;\n  }\n\n  .section:last-child { border-bottom: none; }\n\n  .section-header {\n    display: flex;\n    align-items: center;\n    gap: 14px;\n    margin-bottom: 22px;\n  }\n\n  .badge {\n    background: #e8600a;\n    color: #fff;\n    font-family: 'Plus Jakarta Sans', sans-serif;\n    font-weight: 800;\n    font-size: 13px;\n    padding: 4px 10px;\n    border-radius: 6px;\n    letter-spacing: 0.5px;\n    flex-shrink: 0;\n  }\n\n  .section-header h2 {\n    font-size: 22px;\n    font-weight: 700;\n    color: #1a1a1a;\n  }\n\n  .section-header h2 span { color: #e8600a; }\n\n  p { margin-bottom: 14px; }\n  p:last-child { margin-bottom: 0; }\n\n  ul, ol {\n    padding-left: 20px;\n    margin-bottom: 14px;\n  }\n\n  li { margin-bottom: 7px; }\n\n  .formula-dark {\n    background: #111827;\n    border-radius: 10px;\n    padding: 20px 24px;\n    margin: 20px 0;\n    font-family: 'JetBrains Mono', monospace;\n    color: #e8600a;\n    font-size: 15px;\n    line-height: 2;\n    overflow-x: auto;\n  }\n\n  .formula-dark .formula-title {\n    color: #9ca3af;\n    font-size: 12px;\n    font-family: 'DM Sans', sans-serif;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    margin-bottom: 10px;\n    font-weight: 600;\n  }\n\n  .formula-orange {\n    background: #fff4ed;\n    border-left: 4px solid #e8600a;\n    border-radius: 0 10px 10px 0;\n    padding: 18px 20px;\n    margin: 20px 0;\n    font-family: 'JetBrains Mono', monospace;\n    color: #7c2d00;\n    font-size: 15px;\n    line-height: 2;\n  }\n\n  .callout-warning {\n    background: #fff4ed;\n    border: 1.5px solid #e8600a;\n    border-radius: 10px;\n    padding: 16px 20px;\n    margin: 20px 0;\n  }\n\n  .callout-warning .callout-label {\n    font-family: 'Plus Jakarta Sans', sans-serif;\n    font-weight: 700;\n    color: #e8600a;\n    font-size: 13px;\n    text-transform: uppercase;\n    letter-spacing: 0.8px;\n    margin-bottom: 6px;\n  }\n\n  .callout-tip {\n    background: #eff6ff;\n    border: 1.5px solid #3b82f6;\n    border-radius: 10px;\n    padding: 16px 20px;\n    margin: 20px 0;\n  }\n\n  .callout-tip .callout-label {\n    font-family: 'Plus Jakarta Sans', sans-serif;\n    font-weight: 700;\n    color: #2563eb;\n    font-size: 13px;\n    text-transform: uppercase;\n    letter-spacing: 0.8px;\n    margin-bottom: 6px;\n  }\n\n  .table-wrap { overflow-x: auto; margin: 20px 0; }\n\n  table {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 15px;\n  }\n\n  thead tr { background: #111827; color: #fff; }\n\n  thead th {\n    padding: 12px 16px;\n    text-align: left;\n    font-family: 'Plus Jakarta Sans', sans-serif;\n    font-weight: 600;\n    font-size: 14px;\n  }\n\n  tbody tr:nth-child(even) { background: #f9f9f9; }\n\n  tbody td {\n    padding: 11px 16px;\n    border-bottom: 1px solid #ececec;\n    vertical-align: top;\n  }\n\n  .revision-box {\n    background: #f0fdf4;\n    border: 1.5px solid #22c55e;\n    border-radius: 12px;\n    padding: 22px 24px;\n    margin: 24px 0;\n  }\n\n  .revision-box h3 {\n    font-family: 'Plus Jakarta Sans', sans-serif;\n    font-weight: 700;\n    color: #15803d;\n    margin-bottom: 12px;\n    font-size: 17px;\n  }\n\n  .revision-box ul { padding-left: 18px; }\n  .revision-box li { color: #166534; margin-bottom: 7px; font-weight: 500; }\n\n  .faq-section { margin: 24px 0; }\n\n  details {\n    border: 1.5px solid #e5e7eb;\n    border-radius: 10px;\n    margin-bottom: 12px;\n    overflow: hidden;\n  }\n\n  summary {\n    padding: 16px 20px;\n    font-family: 'Plus Jakarta Sans', sans-serif;\n    font-weight: 600;\n    font-size: 15px;\n    cursor: pointer;\n    list-style: none;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    color: #1a1a1a;\n    background: #fafafa;\n    transition: background 0.2s;\n  }\n\n  summary:hover { background: #fff4ed; }\n  summary::-webkit-details-marker { display: none; }\n\n  .faq-icon {\n    width: 26px;\n    height: 26px;\n    border-radius: 50%;\n    background: #e8600a;\n    color: #fff;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 18px;\n    font-weight: 700;\n    flex-shrink: 0;\n    transition: transform 0.25s;\n    line-height: 1;\n  }\n\n  details[open] .faq-icon { transform: rotate(45deg); }\n  details[open] summary { background: #fff4ed; color: #e8600a; }\n\n  .faq-answer {\n    padding: 16px 20px;\n    color: #374151;\n    line-height: 1.7;\n    border-top: 1px solid #e5e7eb;\n    background: #fff;\n  }\n\n  .cta-section {\n    background: linear-gradient(135deg, #e8600a 0%, #c44d08 50%, #a13d06 100%);\n    padding: 52px 24px;\n    text-align: center;\n  }\n\n  .cta-section h2 {\n    color: #fff;\n    font-size: 28px;\n    font-weight: 800;\n    margin-bottom: 10px;\n  }\n\n  .cta-section p {\n    color: rgba(255,255,255,0.88);\n    font-size: 16px;\n    margin-bottom: 28px;\n  }\n\n  .cta-buttons {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 14px;\n    justify-content: center;\n  }\n\n  .btn-white {\n    background: #fff;\n    color: #e8600a;\n    font-family: 'Plus Jakarta Sans', sans-serif;\n    font-weight: 700;\n    padding: 13px 26px;\n    border-radius: 8px;\n    text-decoration: none;\n    font-size: 15px;\n    transition: opacity 0.2s;\n    display: inline-block;\n  }\n\n  .btn-white:hover { opacity: 0.9; }\n\n  .btn-outline {\n    background: transparent;\n    color: #fff;\n    border: 2px solid rgba(255,255,255,0.7);\n    font-family: 'Plus Jakarta Sans', sans-serif;\n    font-weight: 700;\n    padding: 13px 26px;\n    border-radius: 8px;\n    text-decoration: none;\n    font-size: 15px;\n    transition: background 0.2s;\n    display: inline-block;\n  }\n\n  .btn-outline:hover { background: rgba(255,255,255,0.1); }\n\n  .pdf-download-wrap {\n    text-align: center;\n    margin: 30px 0 10px;\n  }\n\n  .btn-pdf {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    background: #111827;\n    color: #fff;\n    font-family: 'Plus Jakarta Sans', sans-serif;\n    font-weight: 700;\n    padding: 14px 28px;\n    border-radius: 8px;\n    text-decoration: none;\n    font-size: 15px;\n    letter-spacing: 0.3px;\n    transition: background 0.2s;\n  }\n\n  .btn-pdf:hover { background: #1f2937; }\n  .btn-pdf svg { flex-shrink: 0; }\n\n  .internal-links {\n    background: #f9fafb;\n    border-radius: 10px;\n    padding: 20px 22px;\n    margin: 20px 0;\n  }\n\n  .internal-links h4 {\n    font-family: 'Plus Jakarta Sans', sans-serif;\n    font-weight: 700;\n    font-size: 14px;\n    color: #6b7280;\n    text-transform: uppercase;\n    letter-spacing: 0.8px;\n    margin-bottom: 12px;\n  }\n\n  .internal-links ul { padding-left: 0; list-style: none; }\n  .internal-links li { margin-bottom: 8px; }\n\n  .internal-links a {\n    color: #e8600a;\n    font-weight: 600;\n    text-decoration: none;\n    font-size: 14.5px;\n  }\n\n  .internal-links a:hover { text-decoration: underline; }\n\n  .intro-block {\n    background: linear-gradient(135deg, #fff4ed 0%, #fff 100%);\n    border-left: 5px solid #e8600a;\n    padding: 28px 24px;\n  }\n\n  .intro-block h1 {\n    font-size: clamp(22px, 4vw, 32px);\n    font-weight: 800;\n    color: #1a1a1a;\n    margin-bottom: 14px;\n    line-height: 1.25;\n  }\n\n  .intro-block .meta {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 12px;\n    margin-bottom: 18px;\n  }\n\n  .meta-tag {\n    background: #fff;\n    border: 1.5px solid #e8600a;\n    color: #e8600a;\n    font-size: 12px;\n    font-weight: 700;\n    padding: 4px 12px;\n    border-radius: 20px;\n    font-family: 'Plus Jakarta Sans', sans-serif;\n    letter-spacing: 0.5px;\n    text-transform: uppercase;\n  }\n\n  .pyq-item {\n    background: #f9fafb;\n    border: 1px solid #e5e7eb;\n    border-radius: 10px;\n    padding: 16px 18px;\n    margin-bottom: 14px;\n  }\n\n  .pyq-item .pyq-year {\n    font-size: 12px;\n    font-weight: 700;\n    color: #e8600a;\n    font-family: 'Plus Jakarta Sans', sans-serif;\n    text-transform: uppercase;\n    letter-spacing: 0.7px;\n    margin-bottom: 6px;\n  }\n\n  .pyq-item p { margin-bottom: 0; font-size: 15px; }\n\n  .banner-wrap {\n    padding: 0 24px;\n    margin: 8px 0;\n  }\n\n  h3.sub {\n    font-family: 'Plus Jakarta Sans', sans-serif;\n    font-size: 17px;\n    font-weight: 700;\n    margin: 20px 0 10px;\n  }\n\n  @media (max-width: 640px) {\n    .section { padding: 36px 14px; }\n    .banner-wrap { padding: 0 14px; }\n    .intro-block { padding: 22px 14px; }\n    .cta-section { padding: 40px 14px; }\n  }\n<\/style>\n<\/head>\n<body>\n<article>\n\n  <!-- INTRODUCTION -->\n  <div class=\"intro-block\">\n    <div class=\"meta\">\n      <span class=\"meta-tag\">NEET Physics<\/span>\n      <span class=\"meta-tag\">Class 11 \u2013 Chapter 5<\/span>\n      <span class=\"meta-tag\">Work, Energy and Power<\/span>\n    <\/div>\n    <h1>Work, Energy and Power Class 11 Notes \u2013 Complete NEET Physics Guide<\/h1>\n    <p>These <strong>Work, Energy and Power class 11 notes<\/strong> are crafted for NEET aspirants who need conceptual depth, exam-focused formulas, and zero wasted effort. Every time you push a box, lift a book, or ride a bicycle, the physics of this chapter is at work. While kinematics described <em>how<\/em> objects move and Laws of Motion explained <em>why<\/em> they move, this chapter quantifies the <em>energy exchange<\/em> behind every physical interaction. With <strong>2\u20133 direct questions appearing in NEET every year<\/strong> from Work, Energy and Power, mastery of this chapter is non-negotiable for a top Physics score.<\/p>\n    <div class=\"pdf-download-wrap\">\n      <a href=\"#\" rel=\"nofollow noopener noreferrer\" class=\"btn-pdf\">\n        <svg width=\"18\" height=\"18\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M12 16v-8m0 8l-3-3m3 3l3-3M4 20h16\"\/><\/svg>\n        Download PDF Notes \u2013 Work, Energy and Power\n      <\/a>\n    <\/div>\n  <\/div>\n\n  <!-- SECTION 01: CONCEPT OF WORK -->\n  <div class=\"section\">\n    <div class=\"section-header\">\n      <span class=\"badge\">01<\/span>\n      <h2>Concept of Work \u2013 <span>Force, Displacement and the Angle Between Them<\/span><\/h2>\n    <\/div>\n    <p>In physics, work has a precise meaning that differs from everyday usage. Work is done only when a force causes a displacement in the object on which it acts. Holding a heavy bag stationary \u2014 however tiring \u2014 does zero work in the physics sense.<\/p>\n    <div class=\"formula-dark\">\n      <div class=\"formula-title\">Work Done by a Constant Force<\/div>\n      W = F \u00b7 s \u00b7 cos\u03b8<br>\n      W = F\u20d7 \u00b7 s\u20d7 &nbsp;&nbsp;(dot product form)<br>\n      [SI Unit: Joule (J) = N\u00b7m]\n    <\/div>\n    <p>The angle \u03b8 is between the force vector and the displacement vector. This angle is the most commonly mishandled element in NEET work problems.<\/p>\n    <div class=\"table-wrap\">\n      <table>\n        <thead>\n          <tr>\n            <th>Angle (\u03b8)<\/th>\n            <th>cos \u03b8<\/th>\n            <th>Work Done<\/th>\n            <th>Example<\/th>\n          <\/tr>\n        <\/thead>\n        <tbody>\n          <tr>\n            <td>0\u00b0<\/td>\n            <td>+1<\/td>\n            <td>Positive (maximum)<\/td>\n            <td>Pushing a box in the direction of motion<\/td>\n          <\/tr>\n          <tr>\n            <td>90\u00b0<\/td>\n            <td>0<\/td>\n            <td>Zero<\/td>\n            <td>Normal force on a horizontally moving object<\/td>\n          <\/tr>\n          <tr>\n            <td>180\u00b0<\/td>\n            <td>\u22121<\/td>\n            <td>Negative (maximum magnitude)<\/td>\n            <td>Friction opposing sliding motion<\/td>\n          <\/tr>\n        <\/tbody>\n      <\/table>\n    <\/div>\n    <div class=\"callout-warning\">\n      <div class=\"callout-label\">NEET Trap<\/div>\n      Gravity does zero work on a horizontally moving object. Gravity does negative work when an object moves upward. Both are tested frequently in assertion-reason and statement-based MCQs.\n    <\/div>\n  <\/div>\n\n  <!-- SECTION 02: WORK DONE BY VARIABLE FORCE -->\n  <div class=\"section\">\n    <div class=\"section-header\">\n      <span class=\"badge\">02<\/span>\n      <h2>Work Done by a <span>Variable Force<\/span><\/h2>\n    <\/div>\n    <p>When force changes with displacement, the simple formula W = Fs cos\u03b8 cannot be directly applied. Instead, the work done is calculated as the area under the Force-Displacement (F-x) graph.<\/p>\n    <div class=\"formula-dark\">\n      <div class=\"formula-title\">Work by Variable Force<\/div>\n      W = \u222b F \u00b7 dx &nbsp;&nbsp;(from x\u2081 to x\u2082)<br>\n      Graphically: W = Area under F-x curve\n    <\/div>\n    <h3 class=\"sub\">Spring Force \u2013 The Classic Variable Force<\/h3>\n    <p>The spring force follows Hooke&#8217;s Law: F = \u2013kx, where k is the spring constant and x is the extension or compression. The work done in stretching a spring from natural length is:<\/p>\n    <div class=\"formula-orange\">\n      W_spring = \u00bdkx\u00b2<br>\n      This equals the elastic potential energy stored in the spring.\n    <\/div>\n    <div class=\"callout-tip\">\n      <div class=\"callout-label\">Graph Interpretation Tip<\/div>\n      In NEET, F-x graphs appear as triangles, trapezoids, or irregular shapes. Calculate the area systematically \u2014 triangular area = \u00bd \u00d7 base \u00d7 height. Negative area means negative work done by that force.\n    <\/div>\n  <\/div>\n\n  <!-- BANNER 1 -->\n  <div class=\"banner-wrap\">\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  <\/div>\n\n  <!-- SECTION 03: KINETIC ENERGY AND WORK-ENERGY THEOREM -->\n  <div class=\"section\">\n    <div class=\"section-header\">\n      <span class=\"badge\">03<\/span>\n      <h2>Kinetic Energy and the <span>Work-Energy Theorem<\/span><\/h2>\n    <\/div>\n    <p>Kinetic energy is the energy possessed by a body by virtue of its motion. It depends on both the mass and the square of the speed \u2014 making speed the dominant factor.<\/p>\n    <div class=\"formula-dark\">\n      <div class=\"formula-title\">Kinetic Energy<\/div>\n      KE = \u00bdmv\u00b2<br>\n      KE = p\u00b2\/2m &nbsp;&nbsp;(in terms of momentum p = mv)<br>\n      [KE is always positive \u2014 a scalar quantity]\n    <\/div>\n    <h3 class=\"sub\">Work-Energy Theorem<\/h3>\n    <p>The net work done on an object by all forces equals the change in its kinetic energy. This is one of the most powerful shortcuts in <strong>Work, Energy and Power class 11<\/strong> problem-solving \u2014 it bypasses the need to find acceleration and use kinematics separately.<\/p>\n    <div class=\"formula-orange\">\n      W_net = \u0394KE = KE_final \u2013 KE_initial = \u00bdmv\u00b2 \u2013 \u00bdmu\u00b2\n    <\/div>\n    <ul>\n      <li>If W_net is positive \u2192 object speeds up (KE increases)<\/li>\n      <li>If W_net is negative \u2192 object slows down (KE decreases)<\/li>\n      <li>If W_net is zero \u2192 speed remains constant (KE unchanged)<\/li>\n    <\/ul>\n    <div class=\"callout-tip\">\n      <div class=\"callout-label\">Exam Strategy<\/div>\n      Whenever a problem gives you initial and final speeds and asks for the net work done \u2014 apply the Work-Energy Theorem directly. It is significantly faster than resolving forces and applying kinematics step by step.\n    <\/div>\n    <div class=\"internal-links\">\n      <h4>Related NEET Physics Resources<\/h4>\n      <ul>\n        <li><a href=\"https:\/\/ksquareinstitute.in\/blog\/neet-physics-survival-kit-2026\/\">NEET Physics Survival Kit 2026<\/a><\/li>\n        <li><a href=\"https:\/\/ksquareinstitute.in\/free-study-material\/\">Free Study Materials \u2013 KSquare Institute<\/a><\/li>\n        <li><a href=\"https:\/\/courses.ksquare.co.in\/new-courses\/31-umeed-neet-2026\" rel=\"nofollow noopener noreferrer\" target=\"_blank\">Umeed NEET 2026 Study Materials<\/a><\/li>\n      <\/ul>\n    <\/div>\n  <\/div>\n\n  <!-- SECTION 04: POTENTIAL ENERGY -->\n  <div class=\"section\">\n    <div class=\"section-header\">\n      <span class=\"badge\">04<\/span>\n      <h2>Potential Energy \u2013 <span>Stored Energy and Conservative Forces<\/span><\/h2>\n    <\/div>\n    <p>Potential energy is energy stored in a system due to the position or configuration of its components. It is always defined relative to a reference point and is associated exclusively with <strong>conservative forces<\/strong>.<\/p>\n    <div class=\"formula-dark\">\n      <div class=\"formula-title\">Types of Potential Energy<\/div>\n      Gravitational PE:   U = mgh<br>\n      Elastic PE (spring): U = \u00bdkx\u00b2<br>\n      Relation with force: F = \u2013dU\/dx\n    <\/div>\n    <h3 class=\"sub\">Conservative vs Non-Conservative Forces<\/h3>\n    <div class=\"table-wrap\">\n      <table>\n        <thead>\n          <tr>\n            <th>Property<\/th>\n            <th>Conservative Force<\/th>\n            <th>Non-Conservative Force<\/th>\n          <\/tr>\n        <\/thead>\n        <tbody>\n          <tr>\n            <td>Work depends on path?<\/td>\n            <td>No \u2013 path-independent<\/td>\n            <td>Yes \u2013 path-dependent<\/td>\n          <\/tr>\n          <tr>\n            <td>Work in closed loop<\/td>\n            <td>Zero<\/td>\n            <td>Non-zero<\/td>\n          <\/tr>\n          <tr>\n            <td>Potential energy defined?<\/td>\n            <td>Yes<\/td>\n            <td>No<\/td>\n          <\/tr>\n          <tr>\n            <td>Examples<\/td>\n            <td>Gravity, spring force, electrostatic<\/td>\n            <td>Friction, air resistance, viscosity<\/td>\n          <\/tr>\n        <\/tbody>\n      <\/table>\n    <\/div>\n    <div class=\"callout-warning\">\n      <div class=\"callout-label\">Key Distinction<\/div>\n      Potential energy can only be defined for conservative forces. Friction is a non-conservative force \u2014 energy lost to friction is converted to heat and cannot be recovered as mechanical energy.\n    <\/div>\n  <\/div>\n\n  <!-- SECTION 05: CONSERVATION OF MECHANICAL ENERGY -->\n  <div class=\"section\">\n    <div class=\"section-header\">\n      <span class=\"badge\">05<\/span>\n      <h2>Conservation of <span>Mechanical Energy<\/span><\/h2>\n    <\/div>\n    <p>The total mechanical energy of a system \u2014 the sum of kinetic and potential energy \u2014 remains constant when only conservative forces act on it. This is the <strong>Law of Conservation of Mechanical Energy<\/strong>, one of the most frequently applied principles in <strong>Work, Energy and Power class 11 notes<\/strong>.<\/p>\n    <div class=\"formula-dark\">\n      <div class=\"formula-title\">Conservation of Mechanical Energy<\/div>\n      KE + PE = constant (only conservative forces)<br>\n      \u00bdmv\u2081\u00b2 + mgh\u2081 = \u00bdmv\u2082\u00b2 + mgh\u2082<br>\n      \u0394KE + \u0394PE = 0 &nbsp;&nbsp;\u2192&nbsp;&nbsp; \u0394KE = \u2013\u0394PE\n    <\/div>\n    <h3 class=\"sub\">Free Fall \u2013 The Classic Demonstration<\/h3>\n    <p>A ball dropped from height h has maximum PE and zero KE at the top. As it falls, PE converts to KE. Just before hitting the ground, all energy is kinetic. At any intermediate height h&#8217;, using conservation:<\/p>\n    <div class=\"formula-orange\">\n      v = \u221a(2g(h \u2013 h&#8217;))   at height h&#8217; above the ground<br>\n      v = \u221a(2gh)          just before hitting the ground\n    <\/div>\n    <div class=\"callout-tip\">\n      <div class=\"callout-label\">When Conservation Fails<\/div>\n      If friction or air resistance is present, mechanical energy is not conserved. The energy dissipated as heat equals the work done by friction: W_friction = \u2013f \u00d7 d. Total energy (mechanical + thermal) is always conserved \u2014 mechanical energy alone is not.\n    <\/div>\n  <\/div>\n\n  <!-- SECTION 06: POWER -->\n  <div class=\"section\">\n    <div class=\"section-header\">\n      <span class=\"badge\">06<\/span>\n      <h2>Power \u2013 <span>The Rate of Doing Work<\/span><\/h2>\n    <\/div>\n    <p>Power measures how quickly work is done. Two machines doing the same amount of work differ in power if they take different amounts of time \u2014 the faster one has more power. This concept is central to engineering and real-world physics applications.<\/p>\n    <div class=\"formula-dark\">\n      <div class=\"formula-title\">Power Formulas<\/div>\n      Average Power: P = W\/t<br>\n      Instantaneous Power: P = F \u00b7 v \u00b7 cos\u03b8 = F\u20d7 \u00b7 v\u20d7<br>\n      [SI Unit: Watt (W) = J\/s]<br>\n      1 horsepower (hp) = 746 W\n    <\/div>\n    <ul>\n      <li>Instantaneous power = dot product of force and velocity vectors<\/li>\n      <li>For a vehicle moving at constant velocity on a rough road: P = f_friction \u00d7 v<\/li>\n      <li>Efficiency \u03b7 = (useful power output \/ total power input) \u00d7 100%<\/li>\n    <\/ul>\n    <div class=\"callout-warning\">\n      <div class=\"callout-label\">Common Error<\/div>\n      Students often confuse power with force. A feather and a boulder falling from the same height gain the same speed (ignoring air resistance), but the boulder requires far more power from any machine to lift it to that height in the same time \u2014 because W = mgh is larger for the boulder.\n    <\/div>\n    <div class=\"internal-links\">\n      <h4>Explore More NEET Resources<\/h4>\n      <ul>\n        <li><a href=\"https:\/\/ksquareinstitute.in\/blog\/organic-chemistry-strategy-neet\/\">Organic Chemistry Strategy for NEET<\/a><\/li>\n        <li><a href=\"https:\/\/ksquareinstitute.in\/blog\/neet-biology-tricks-for-exams\/\">NEET Biology Tricks for Exams<\/a><\/li>\n        <li><a href=\"https:\/\/courses.ksquare.co.in\/new-courses\/29-pc4-29\" rel=\"nofollow noopener noreferrer\" target=\"_blank\">Grip NCERT Biology Course<\/a><\/li>\n        <li><a href=\"https:\/\/courses.ksquare.co.in\/new-courses\/28-grip-ncert-chemistry\" rel=\"nofollow noopener noreferrer\" target=\"_blank\">Grip NCERT Chemistry Course<\/a><\/li>\n      <\/ul>\n    <\/div>\n  <\/div>\n\n  <!-- BANNER 2 -->\n  <div class=\"banner-wrap\">\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  <\/div>\n\n  <!-- SECTION 07: COLLISIONS -->\n  <div class=\"section\">\n    <div class=\"section-header\">\n      <span class=\"badge\">07<\/span>\n      <h2>Collisions \u2013 <span>Elastic, Inelastic and the Coefficient of Restitution<\/span><\/h2>\n    <\/div>\n    <p>A collision is a short-duration interaction between two bodies during which they exert large forces on each other. Momentum is <strong>always conserved<\/strong> in collisions (no external net force on system). Kinetic energy conservation depends on the type of collision.<\/p>\n    <div class=\"table-wrap\">\n      <table>\n        <thead>\n          <tr>\n            <th>Property<\/th>\n            <th>Elastic Collision<\/th>\n            <th>Inelastic Collision<\/th>\n            <th>Perfectly Inelastic<\/th>\n          <\/tr>\n        <\/thead>\n        <tbody>\n          <tr>\n            <td>Momentum conserved?<\/td>\n            <td>Yes<\/td>\n            <td>Yes<\/td>\n            <td>Yes<\/td>\n          <\/tr>\n          <tr>\n            <td>KE conserved?<\/td>\n            <td>Yes<\/td>\n            <td>No (partially lost)<\/td>\n            <td>No (maximum loss)<\/td>\n          <\/tr>\n          <tr>\n            <td>Bodies stick together?<\/td>\n            <td>No<\/td>\n            <td>No<\/td>\n            <td>Yes<\/td>\n          <\/tr>\n          <tr>\n            <td>Example<\/td>\n            <td>Billiard balls, molecular collisions<\/td>\n            <td>Most real-world collisions<\/td>\n            <td>Bullet embedding in a block<\/td>\n          <\/tr>\n        <\/tbody>\n      <\/table>\n    <\/div>\n    <div class=\"formula-dark\">\n      <div class=\"formula-title\">Elastic Collision \u2013 1D (equal masses, m\u2081 = m\u2082)<\/div>\n      After collision: v\u2081&#8217; = 0 &nbsp;&nbsp;and&nbsp;&nbsp; v\u2082&#8217; = u\u2081<br>\n      Velocities exchange completely \u2014 the striking object stops,<br>the struck object moves with the initial velocity of the striker.<br><br>\n      Coefficient of Restitution: e = (v\u2082&#8217; \u2013 v\u2081&#8217;) \/ (u\u2081 \u2013 u\u2082)<br>\n      e = 1 (elastic) &nbsp;|&nbsp; e = 0 (perfectly inelastic) &nbsp;|&nbsp; 0 &lt; e &lt; 1 (inelastic)\n    <\/div>\n    <div class=\"callout-tip\">\n      <div class=\"callout-label\">NEET PYQ Pattern<\/div>\n      Perfectly inelastic collision problems \u2014 where a bullet embeds into a block on a surface \u2014 appear almost every alternate year. Use momentum conservation to find final velocity, then use Work-Energy Theorem to find displacement against friction.\n    <\/div>\n    <h3 class=\"sub\">Maximum KE Loss in Inelastic Collision<\/h3>\n    <div class=\"formula-orange\">\n      KE_loss = \u00bd \u00d7 (m\u2081m\u2082)\/(m\u2081+m\u2082) \u00d7 (u\u2081 \u2013 u\u2082)\u00b2<br>\n      Maximum when bodies stick together (perfectly inelastic).\n    <\/div>\n  <\/div>\n\n  <!-- SECTION 08: NUMERICAL FRAMEWORK -->\n  <div class=\"section\">\n    <div class=\"section-header\">\n      <span class=\"badge\">08<\/span>\n      <h2>Numerical Framework \u2013 <span>Step-by-Step Problem Approach<\/span><\/h2>\n    <\/div>\n    <p>NEET problems in <strong>Work, Energy and Power<\/strong> follow predictable patterns. Use this structured approach to eliminate errors and save time under exam pressure.<\/p>\n    <ol>\n      <li><strong>Identify all forces<\/strong> acting on the object (gravity, friction, applied, spring, normal)<\/li>\n      <li><strong>Check if conservation of energy applies<\/strong> \u2014 are all forces conservative?<\/li>\n      <li><strong>If yes<\/strong>, apply: KE\u2081 + PE\u2081 = KE\u2082 + PE\u2082<\/li>\n      <li><strong>If friction present<\/strong>, use: KE\u2081 + PE\u2081 = KE\u2082 + PE\u2082 + |W_friction|<\/li>\n      <li><strong>For power problems<\/strong>, first find work done, then divide by time (or use P = Fv)<\/li>\n      <li><strong>For collisions<\/strong>, always apply momentum conservation first, then energy conservation if elastic<\/li>\n    <\/ol>\n    <div class=\"formula-orange\">\n      With friction on a surface (block sliding distance d):<br>\n      \u00bdmv\u2081\u00b2 + mgh\u2081 = \u00bdmv\u2082\u00b2 + mgh\u2082 + \u03bcmg cos\u03b8 \u00d7 d<br><br>\n      Spring-block system (block compresses spring by x):<br>\n      \u00bdmv\u00b2 = \u00bdkx\u00b2 &nbsp;&nbsp;\u2192&nbsp;&nbsp; v = x\u221a(k\/m)\n    <\/div>\n  <\/div>\n\n  <!-- SECTION 09: CONCEPTUAL QUESTIONS -->\n  <div class=\"section\">\n    <div class=\"section-header\">\n      <span class=\"badge\">09<\/span>\n      <h2>Conceptual Practice Questions \u2013 <span>Test Your Understanding<\/span><\/h2>\n    <\/div>\n    <ol>\n      <li>A person carrying a heavy load walks on a horizontal road. How much work does the normal force from the ground do on the person?<\/li>\n      <li>A body is moved along a closed loop by a conservative force. What is the net work done?<\/li>\n      <li>Two objects of equal mass collide head-on elastically, one initially at rest. What are the final velocities?<\/li>\n      <li>A spring is compressed by x\u2081 and then by 2x\u2081. Compare the work done in the two cases.<\/li>\n      <li>A car engine applies force F and the car moves at constant velocity v on a rough road. What is the power of the engine?<\/li>\n      <li>A ball is thrown upward with velocity v. At what height is the kinetic energy equal to the potential energy?<\/li>\n      <li>In a perfectly inelastic collision, is it possible for all the kinetic energy to be lost? Under what conditions?<\/li>\n    <\/ol>\n    <div class=\"internal-links\">\n      <h4>More Study Resources<\/h4>\n      <ul>\n        <li><a href=\"https:\/\/ksquareinstitute.in\/blog\/score-340-in-neet-biology\/\">How to Score 340+ in NEET Biology<\/a><\/li>\n        <li><a href=\"https:\/\/ksquareinstitute.in\/blog\/top-10-tricky-neet-biology-diagrams\/\">Top 10 Tricky NEET Biology Diagrams<\/a><\/li>\n        <li><a href=\"https:\/\/ksquareinstitute.in\/free-study-material\/\">Download Free Materials \u2013 KSquare<\/a><\/li>\n      <\/ul>\n    <\/div>\n  <\/div>\n\n  <!-- SECTION 10: PYQ TRENDS -->\n  <div class=\"section\">\n    <div class=\"section-header\">\n      <span class=\"badge\">10<\/span>\n      <h2>PYQ Trends \u2013 <span>What NEET Actually Asks from This Chapter<\/span><\/h2>\n    <\/div>\n    <div class=\"pyq-item\">\n      <div class=\"pyq-year\">NEET Pattern \u2013 Most Repeated<\/div>\n      <p>Work-Energy Theorem applied to a block on a rough inclined plane or horizontal surface \u2014 find final speed or stopping distance. Almost guaranteed every year in some form.<\/p>\n    <\/div>\n    <div class=\"pyq-item\">\n      <div class=\"pyq-year\">NEET Pattern \u2013 Energy Conservation<\/div>\n      <p>Free fall, pendulum, or spring-block problems using conservation of mechanical energy. One question nearly every year \u2014 straightforward but requires clean formula application.<\/p>\n    <\/div>\n    <div class=\"pyq-item\">\n      <div class=\"pyq-year\">NEET Pattern \u2013 Collisions<\/div>\n      <p>Perfectly inelastic collision (bullet-block), or elastic collision with equal masses. Question may involve finding velocity, height reached after collision, or maximum compression of spring.<\/p>\n    <\/div>\n    <div class=\"pyq-item\">\n      <div class=\"pyq-year\">NEET Pattern \u2013 Power<\/div>\n      <p>A vehicle of given mass accelerates from rest \u2014 find power at a given speed, or time to reach a given speed given constant power. Appears roughly every alternate year.<\/p>\n    <\/div>\n    <div class=\"pyq-item\">\n      <div class=\"pyq-year\">NEET Pattern \u2013 Variable Force (F-x Graph)<\/div>\n      <p>Area under F-x graph to find work done \u2014 often a trapezoidal or triangular graph. Tests conceptual understanding of integration without requiring calculus knowledge.<\/p>\n    <\/div>\n    <div class=\"callout-tip\">\n      <div class=\"callout-label\">Revision Priority<\/div>\n      For NEET, focus on: Work-Energy Theorem with friction, elastic and perfectly inelastic collisions, conservation of mechanical energy in spring-block and free-fall systems, and the power formula P = Fv.\n    <\/div>\n  <\/div>\n\n  <!-- SECTION 11: FORMULA SUMMARY -->\n  <div class=\"section\">\n    <div class=\"section-header\">\n      <span class=\"badge\">11<\/span>\n      <h2>Formula Summary \u2013 <span>Quick Revision Sheet for Work, Energy and Power<\/span><\/h2>\n    <\/div>\n    <div class=\"revision-box\">\n      <h3>Work, Energy and Power \u2013 All Key Formulas<\/h3>\n      <ul>\n        <li>Work by constant force: W = Fs cos\u03b8<\/li>\n        <li>Work by variable force: W = area under F-x graph = \u222bF dx<\/li>\n        <li>Kinetic energy: KE = \u00bdmv\u00b2 = p\u00b2\/2m<\/li>\n        <li>Work-Energy Theorem: W_net = \u0394KE = \u00bdmv\u00b2 \u2013 \u00bdmu\u00b2<\/li>\n        <li>Gravitational PE: U = mgh<\/li>\n        <li>Elastic PE (spring): U = \u00bdkx\u00b2<\/li>\n        <li>Spring force: F = \u2013kx (Hooke&#8217;s Law)<\/li>\n        <li>Conservation: KE\u2081 + PE\u2081 = KE\u2082 + PE\u2082 (conservative forces only)<\/li>\n        <li>Average power: P = W\/t<\/li>\n        <li>Instantaneous power: P = Fv cos\u03b8<\/li>\n        <li>Efficiency: \u03b7 = (P_output \/ P_input) \u00d7 100%<\/li>\n        <li>Coefficient of restitution: e = (v\u2082&#8217; \u2013 v\u2081&#8217;) \/ (u\u2081 \u2013 u\u2082)<\/li>\n        <li>KE loss in perfectly inelastic collision: \u00bd(m\u2081m\u2082)\/(m\u2081+m\u2082) \u00d7 (u\u2081\u2013u\u2082)\u00b2<\/li>\n        <li>Potential energy and force: F = \u2013dU\/dx<\/li>\n      <\/ul>\n    <\/div>\n  <\/div>\n\n  <!-- SECTION 12: COMMON MISTAKES -->\n  <div class=\"section\">\n    <div class=\"section-header\">\n      <span class=\"badge\">12<\/span>\n      <h2>Common Mistakes and <span>Conceptual Traps<\/span><\/h2>\n    <\/div>\n    <div class=\"table-wrap\">\n      <table>\n        <thead>\n          <tr>\n            <th>Mistake<\/th>\n            <th>The Correct Understanding<\/th>\n          <\/tr>\n        <\/thead>\n        <tbody>\n          <tr>\n            <td>Assuming work is always positive<\/td>\n            <td>Work is a scalar but can be negative. Friction and opposing gravity both do negative work on a moving object.<\/td>\n          <\/tr>\n          <tr>\n            <td>Ignoring the angle \u03b8 in W = Fs cos\u03b8<\/td>\n            <td>Always identify the angle between force and displacement vectors \u2014 not the angle the force makes with horizontal (unless displacement is horizontal).<\/td>\n          <\/tr>\n          <tr>\n            <td>Applying KE = \u00bdmv\u00b2 with wrong v<\/td>\n            <td>v is the speed of the object, not its component. Use the resultant speed, not just the horizontal or vertical component.<\/td>\n          <\/tr>\n          <tr>\n            <td>Momentum not conserved in inelastic collision<\/td>\n            <td>Momentum is ALWAYS conserved in any collision (elastic or inelastic) when no external net force acts. Only KE may not be conserved.<\/td>\n          <\/tr>\n          <tr>\n            <td>Confusing average power and instantaneous power<\/td>\n            <td>Average power = total work \/ total time. Instantaneous power = F\u00b7v at that specific moment. For constant force and velocity, both are equal.<\/td>\n          <\/tr>\n          <tr>\n            <td>Applying energy conservation when friction is present<\/td>\n            <td>When friction acts, total mechanical energy is not conserved. Subtract work done by friction: KE\u2081 + PE\u2081 = KE\u2082 + PE\u2082 + |W_friction|.<\/td>\n          <\/tr>\n        <\/tbody>\n      <\/table>\n    <\/div>\n  <\/div>\n\n  <!-- SECTION 13: FAQ -->\n  <div class=\"section\">\n    <div class=\"section-header\">\n      <span class=\"badge\">13<\/span>\n      <h2>Frequently Asked Questions \u2013 <span>Work, Energy and Power Class 11<\/span><\/h2>\n    <\/div>\n    <div class=\"faq-section\">\n\n      <details>\n        <summary>\n          What is the Work-Energy Theorem and why is it useful in NEET?\n          <span class=\"faq-icon\">+<\/span>\n        <\/summary>\n        <div class=\"faq-answer\">\n          The Work-Energy Theorem states that the net work done on an object equals its change in kinetic energy: W_net = \u0394KE = \u00bdmv\u00b2 \u2013 \u00bdmu\u00b2. Its power in NEET problems lies in bypassing force resolution and kinematics. Whenever you know initial and final speeds, or need to find work done against friction, this theorem gives the answer in a single step without needing acceleration or time.\n        <\/div>\n      <\/details>\n\n      <details>\n        <summary>\n          Why is work zero even when force is applied in some cases?\n          <span class=\"faq-icon\">+<\/span>\n        <\/summary>\n        <div class=\"faq-answer\">\n          Work is zero when: (1) there is no displacement \u2014 for example, pushing a wall, (2) the force is perpendicular to displacement \u2014 for example, the normal force on a horizontally sliding block, or (3) the displacement is zero even if force is applied \u2014 for example, a stationary object under any force. All three scenarios satisfy W = Fs cos\u03b8 = 0 through different mechanisms.\n        <\/div>\n      <\/details>\n\n      <details>\n        <summary>\n          Is momentum conserved in all types of collisions?\n          <span class=\"faq-icon\">+<\/span>\n        <\/summary>\n        <div class=\"faq-answer\">\n          Yes. Momentum is conserved in all collisions \u2014 elastic, inelastic, and perfectly inelastic \u2014 provided there is no net external force on the system during the collision. This follows directly from Newton&#8217;s Third Law: the internal forces of the collision are equal and opposite, so total momentum of the system remains unchanged. Kinetic energy, however, is only conserved in elastic collisions.\n        <\/div>\n      <\/details>\n\n      <details>\n        <summary>\n          What is the difference between elastic potential energy and gravitational potential energy?\n          <span class=\"faq-icon\">+<\/span>\n        <\/summary>\n        <div class=\"faq-answer\">\n          Gravitational PE (U = mgh) is stored due to the position of an object in a gravitational field \u2014 it depends on height above a reference level. Elastic PE (U = \u00bdkx\u00b2) is stored in a deformed elastic body (spring, rubber band) due to its configuration. Both are forms of potential energy associated with conservative forces, and both are fully recoverable as kinetic energy when the system returns to its reference state.\n        <\/div>\n      <\/details>\n\n      <details>\n        <summary>\n          How many questions from Work, Energy and Power appear in NEET?\n          <span class=\"faq-icon\">+<\/span>\n        <\/summary>\n        <div class=\"faq-answer\">\n          Typically 2 to 3 questions from Work, Energy and Power appear in NEET Physics annually. These usually include one conceptual question (work done by specific forces, energy conservation concept) and one or two numerical problems (collision, spring-block, work against friction, power of an engine). The chapter is consistently high-yield and should be thoroughly prepared, including F-x graph interpretation and collision types.\n        <\/div>\n      <\/details>\n\n      <details>\n        <summary>\n          Can kinetic energy ever be negative?\n          <span class=\"faq-icon\">+<\/span>\n        <\/summary>\n        <div class=\"faq-answer\">\n          No. Kinetic energy is always non-negative. KE = \u00bdmv\u00b2, and since m is always positive and v\u00b2 is always non-negative (the square of any real number), KE is always greater than or equal to zero. KE = 0 only when the object is at rest. If a calculation yields negative KE, there is an error in the problem setup or arithmetic.\n        <\/div>\n      <\/details>\n\n    <\/div>\n  <\/div>\n\n  <!-- CTA SECTION -->\n  <div class=\"cta-section\">\n    <h2>Ready to Ace Work, Energy and Power in NEET?<\/h2>\n    <p>Practice chapter-wise problems, predict your rank, and access expert-taught NEET Physics courses built for 2026 aspirants.<\/p>\n    <div class=\"cta-buttons\">\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-white\">Join Mission 180 \u2013 Physics Batch<\/a>\n      <a href=\"https:\/\/ksquareinstitute.in\/neet-2026-rank-predictor\/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" class=\"btn-outline\">Use NEET Rank Predictor<\/a>\n      <a href=\"https:\/\/ksquareinstitute.in\/free-study-material\/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" class=\"btn-outline\">Get Free Study Material<\/a>\n    <\/div>\n  <\/div>\n\n<\/article>\n<\/body>\n<\/html>\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 11<\/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; \/* Set left\/right padding to 0 *\/\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; \/* Keeping a small offset for headings so they aren't touching the screen edge *\/\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; \/* Keeping a small offset for headings *\/\n    }\n\n    #physics-toc-wrapper table {\n      width: 100%;\n      border-collapse: collapse;\n      border-spacing: 0;\n      \/* Border-left and border-right set to none or removed if you want it truly edge-to-edge with the screen *\/\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 11<\/h2>\n    \n    <table>\n      <tr><td>01<\/td><td>Units and Measurements<\/td><td><a class=\"go\" href=\"https:\/\/ksquareinstitute.in\/blog\/units-and-measurements-class-11-notes\" target=\"_blank\">Go to page<\/a><\/td><\/tr>\n      <tr><td>02<\/td><td>Motion in a Straight Line<\/td><td><a class=\"go\" href=\"https:\/\/ksquareinstitute.in\/blog\/motion-in-a-straight-line-class-11-notes\" target=\"_blank\">Go to page<\/a><\/td><\/tr>\n      <tr><td>03<\/td><td>Motion in a Plane<\/td><td><a class=\"go\" href=\"https:\/\/ksquareinstitute.in\/blog\/motion-in-a-plane-class-11-notes\" target=\"_blank\">Go to page<\/a><\/td><\/tr>\n      <tr><td>04<\/td><td>Laws of Motion<\/td><td><a class=\"go\" href=\"https:\/\/ksquareinstitute.in\/blog\/laws-of-motion-class-11-notes\" target=\"_blank\">Go to page<\/a><\/td><\/tr>\n      <tr><td>05<\/td><td>Work, Energy and Power<\/td><td><a class=\"go\" href=\"https:\/\/ksquareinstitute.in\/blog\/work-energy-and-power-class-11-notes\" target=\"_blank\">Go to page<\/a><\/td><\/tr>\n      <tr><td>06<\/td><td>System of Particles and Rotational Motion<\/td><td><a class=\"go\" href=\"https:\/\/ksquareinstitute.in\/blog\/system-of-particles-and-rotational-motion-class-11-notes\" target=\"_blank\">Go to page<\/a><\/td><\/tr>\n      <tr><td>07<\/td><td>Gravitation<\/td><td><a class=\"go\" href=\"https:\/\/ksquareinstitute.in\/blog\/gravitation-class-11-notes\" target=\"_blank\">Go to page<\/a><\/td><\/tr>\n      <tr><td>08<\/td><td>Mechanical Properties of Solids<\/td><td><a class=\"go\" href=\"https:\/\/ksquareinstitute.in\/blog\/mechanical-properties-of-solids-class-11-notes\" target=\"_blank\">Go to page<\/a><\/td><\/tr>\n      <tr><td>09<\/td><td>Mechanical Properties of Fluids<\/td><td><a class=\"go\" href=\"https:\/\/ksquareinstitute.in\/blog\/mechanical-properties-of-fluids-11-notes\" target=\"_blank\">Go to page<\/a><\/td><\/tr>\n      <tr><td>10<\/td><td>Thermal Properties of Matter<\/td><td><a class=\"go\" href=\"https:\/\/ksquareinstitute.in\/blog\/thermal-properties-of-matter-11-notes\" target=\"_blank\">Go to page<\/a><\/td><\/tr>\n      <tr><td>11<\/td><td>Thermodynamics<\/td><td><a class=\"go\" href=\"https:\/\/ksquareinstitute.in\/blog\/thermodynamics-11-notes\" target=\"_blank\">Go to page<\/a><\/td><\/tr>\n      <tr><td>12<\/td><td>Kinetic Theory<\/td><td><a class=\"go\" href=\"https:\/\/ksquareinstitute.in\/blog\/kinetic-theory-11-notes\" target=\"_blank\">Go to page<\/a><\/td><\/tr>\n      <tr><td>13<\/td><td>Oscillations<\/td><td><a class=\"go\" href=\"https:\/\/ksquareinstitute.in\/blog\/oscillations-11-notes\" target=\"_blank\">Go to page<\/a><\/td><\/tr>\n      <tr><td>14<\/td><td>Waves<\/td><td><a class=\"go\" href=\"https:\/\/ksquareinstitute.in\/blog\/waves-11-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>Work, Energy and Power Class 11 Notes \u2013 Complete NEET Physics Guide NEET Physics Class 11 \u2013 Chapter 5 Work, Energy and Power Work, Energy and Power Class 11 Notes \u2013 Complete NEET Physics Guide These Work, Energy and Power class 11 notes are crafted for NEET aspirants who need conceptual depth, exam-focused formulas, and [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[127],"tags":[],"class_list":["post-3938","post","type-post","status-publish","format-standard","hentry","category-free-study-material"],"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\/3938","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=3938"}],"version-history":[{"count":2,"href":"https:\/\/ksquareinstitute.in\/blog\/wp-json\/wp\/v2\/posts\/3938\/revisions"}],"predecessor-version":[{"id":4208,"href":"https:\/\/ksquareinstitute.in\/blog\/wp-json\/wp\/v2\/posts\/3938\/revisions\/4208"}],"wp:attachment":[{"href":"https:\/\/ksquareinstitute.in\/blog\/wp-json\/wp\/v2\/media?parent=3938"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ksquareinstitute.in\/blog\/wp-json\/wp\/v2\/categories?post=3938"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ksquareinstitute.in\/blog\/wp-json\/wp\/v2\/tags?post=3938"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}