physics numericals how to solve physics problems GFFSA method physics physics problem solving framework unit conversion physics dimensional analysis kinematics numericals electricity numericals optics numericals board exam physics tips

How to Solve Physics Numericals: Step-by-Step Problem-Solving Framework

T

Tushar Parik

Author

Updated 14 March 2026
17 min read

Physics Numericals Are Not About Talent. They Are About Method.

Every year, thousands of students lose marks in physics not because they lack understanding, but because they lack a repeatable system for solving numericals. The difference between a student who scores 40/80 and one who scores 70/80 is rarely intelligence — it is approach. This guide teaches you a 5-step framework (Given → Find → Formula → Substitute → Answer) that works for every physics numerical you will ever encounter, from simple kinematics to complex circuit problems. Learn it once, practise it consistently, and watch your scores transform.

In This Article

Why Students Struggle with Physics Numericals

Before fixing the problem, let us understand it. Physics numericals are the single biggest source of mark loss in board and competitive exams. Yet the reasons students struggle are remarkably consistent — and entirely fixable.

1. Jumping to Formulas

Most students read the problem and immediately start searching for a formula. Without first identifying what is given and what is asked, they pick the wrong equation and waste 5-10 minutes going in circles.

2. Ignoring Units

Mixing up cm and m, mA and A, or g and kg is the most common source of wrong answers. The calculation is correct but the answer is off by a factor of 10, 100, or 1000.

3. No Systematic Method

Without a repeatable process, every numerical feels like a new puzzle. A structured framework turns problem-solving from creative guessing into a reliable, mechanical process.

4. Skipping Diagrams

A quick sketch clarifies the physical situation instantly. Students who skip diagrams often misinterpret directions, miss components, or confuse positive and negative signs.

The solution to all four problems is a single, disciplined framework that forces you to slow down for 60 seconds before you start calculating. That framework is GFFSA.

The 5-Step GFFSA Framework

GFFSA stands for Given → Find → Formula → Substitute → Answer. It is the universal problem-solving method used by physics teachers, textbook authors, and exam toppers worldwide. Every physics numerical, no matter how complex, can be solved by following these five steps in order.

Step What You Do Why It Matters
1. Given List every known quantity with its symbol and SI unit. Draw a diagram if applicable. Forces you to read the problem carefully and convert all values to consistent units before calculating.
2. Find Write down the unknown quantity you need to calculate, using its standard symbol. Gives you a clear target. You now know exactly what the answer should look like.
3. Formula Write the relevant formula that connects your "Given" quantities to your "Find" quantity. Rearrange if needed. Ensures you pick the right equation. If a formula does not contain your unknown, it is the wrong formula.
4. Substitute Plug in the numerical values (in SI units) and compute step by step. Show intermediate calculations. Prevents arithmetic errors. Examiners award step marks here even if the final answer is wrong.
5. Answer State the final answer with the correct unit and direction (if it is a vector). Box or underline it. A numerical answer without a unit is incomplete and often loses marks. Boxing it helps the examiner find it.

Worked Example: Applying GFFSA

Problem: A car starts from rest and accelerates uniformly at 2 m/s² for 10 seconds. Find the distance covered.

  • Given: Initial velocity (u) = 0 m/s (starts from rest), Acceleration (a) = 2 m/s², Time (t) = 10 s
  • Find: Distance (s) = ?
  • Formula: s = ut + ½at²
  • Substitute: s = (0)(10) + ½(2)(10)² = 0 + ½(2)(100) = 100 m
  • Answer: The car covers a distance of 100 metres.

Notice how the entire solution takes 5 lines. It is clean, logical, and earns full marks. This is what examiners want to see. No essay, no confusion — just structured problem-solving.

Unit Conversion Tricks That Save Time

Unit conversion errors account for nearly 30% of all wrong answers in physics numericals. The fix is simple: always convert to SI units in the "Given" step, before you touch a formula. Here are the conversions you will use most often.

Conversion Quick Rule Example
km/h to m/s Multiply by 5/18 72 km/h = 72 × 5/18 = 20 m/s
m/s to km/h Multiply by 18/5 25 m/s = 25 × 18/5 = 90 km/h
cm to m Divide by 100 50 cm = 0.50 m
mm to m Divide by 1000 250 mm = 0.25 m
g to kg Divide by 1000 500 g = 0.5 kg
mA to A Divide by 1000 250 mA = 0.25 A
kW to W Multiply by 1000 1.5 kW = 1500 W
minutes to seconds Multiply by 60 5 min = 300 s
µC to C Multiply by 10⁻&sup6; 5 µC = 5 × 10⁻&sup6; C

Pro Tip: The "Convert First" Rule

Write every given quantity in SI units as the very first action in your solution. This one habit eliminates the single biggest source of errors. If the problem says "a 500 g block moves at 36 km/h," your Given section should read: m = 500 g = 0.5 kg, v = 36 km/h = 10 m/s. Never convert mid-calculation.

Dimensional Analysis: Your Built-In Error Checker

Dimensional analysis is the single most powerful self-checking tool in physics. The principle is simple: both sides of any correct physics equation must have the same dimensions. If your answer comes out in the wrong unit, the formula or substitution is wrong.

How to Use It

  • Step 1: After substituting, check whether the units on the right side simplify to the units of the quantity on the left side.
  • Step 2: If they do not match, you have either used the wrong formula or made a substitution error. Go back and check.
  • Step 3: Use dimensions to verify unfamiliar formulas. For instance, kinetic energy = ½mv². Dimensions: [M][L/T]² = [M][L²/T²] = [ML²T⁻²] = Joules. Correct.

Common Dimensional Checks

Quantity Dimensions SI Unit
Velocity [LT⁻¹] m/s
Acceleration [LT⁻²] m/s²
Force [MLT⁻²] Newton (N)
Energy / Work [ML²T⁻²] Joule (J)
Power [ML²T⁻³] Watt (W)
Electric Current [A] Ampere (A)
Resistance [ML²T⁻³A⁻²] Ohm (Ω)

Exam hack: If you are unsure which formula to use, write the dimensions of the answer you need, then check which formula gives those dimensions. This technique alone can rescue you from getting stuck.

Kinematics Numericals

Kinematics is the most common numerical topic in board exams because it involves straightforward formula application. There are only four equations of motion you need, and the key to solving any kinematics numerical is choosing the right one based on what is given and what is asked.

The Four Equations of Motion

  • v = u + at — Use when distance (s) is not involved
  • s = ut + ½at² — Use when final velocity (v) is not involved
  • v² = u² + 2as — Use when time (t) is not involved
  • s = ½(u + v)t — Use when acceleration (a) is not involved

Selection trick: Look at what is missing from the problem (not given and not asked). Pick the equation that does not contain that missing variable. For example, if time is neither given nor asked, use v² = u² + 2as.

Common Kinematics Numerical Types

  • Free fall: u = 0, a = g = 9.8 m/s² (or 10 m/s² for quick calculation). Find time to hit ground or velocity at impact.
  • Braking distance: v = 0 (car stops), given u and a (deceleration is negative). Find distance s.
  • Projectile motion: Separate horizontal (constant velocity) and vertical (acceleration = g) components. Time of flight, range, and maximum height are the usual unknowns.
  • Relative motion: Two objects moving towards or away from each other. Use v_relative = v1 ± v2 depending on direction.

Mechanics Numericals (Force, Work, Energy)

Mechanics numericals test your understanding of Newton's laws, work-energy theorem, and conservation principles. The key formulas are few, but the application requires careful identification of all forces acting on the object.

Essential Formulas

  • Newton's Second Law: F = ma (net force = mass × acceleration)
  • Weight: W = mg (always acts downward)
  • Friction: f = μN (friction = coefficient of friction × normal force)
  • Work: W = Fd cosθ (force × displacement × cosine of angle between them)
  • Kinetic Energy: KE = ½mv²
  • Potential Energy: PE = mgh
  • Work-Energy Theorem: Net work = Change in KE = ½mv² − ½mu²
  • Power: P = W/t = Fv
  • Conservation of Energy: Total energy at point A = Total energy at point B (in the absence of friction)

Approach for Force-Based Problems

Always draw a free body diagram (FBD) showing all forces acting on the object: weight (downward), normal force (perpendicular to surface), applied force (given direction), and friction (opposing motion). Resolve forces into horizontal and vertical components. Apply F = ma along each direction separately. This systematic approach prevents the single biggest mistake in mechanics — forgetting a force.

Electricity & Circuits Numericals

Electricity numericals are among the highest-scoring in board exams because they are formulaic and predictable. If you know Ohm's law and the rules for series and parallel circuits, you can solve 80% of the problems that appear in exams.

Core Formulas

  • Ohm's Law: V = IR (voltage = current × resistance)
  • Series Resistance: R_total = R1 + R2 + R3 + ...
  • Parallel Resistance: 1/R_total = 1/R1 + 1/R2 + 1/R3 + ...
  • For two resistors in parallel: R_total = (R1 × R2) / (R1 + R2)
  • Electrical Power: P = VI = I²R = V²/R
  • Electrical Energy: E = Pt = VIt
  • Cost of Electricity: Energy in kWh = (Power in kW) × (Time in hours), Cost = kWh × Rate per unit
  • Coulomb's Law: F = kq1q2/r², where k = 9 × 10&sup9; Nm²/C²

Series Circuit Tips

Current is the same through all components. Voltage divides across components in proportion to their resistance. If the problem asks for voltage across one resistor, find total current first (I = V_total / R_total), then V_across = IR_that.

Parallel Circuit Tips

Voltage is the same across all branches. Current divides among branches inversely proportional to resistance. Always find equivalent resistance first, then total current, then individual branch currents using V = IR for each branch.

Optics Numericals (Mirrors, Lenses, Refraction)

Optics numericals require careful attention to sign conventions. The New Cartesian Sign Convention is used universally in Indian board exams: all distances are measured from the pole/optical centre, distances in the direction of incident light are positive, and distances against it are negative.

Essential Optics Formulas

  • Mirror Formula: 1/f = 1/v + 1/u
  • Lens Formula: 1/f = 1/v − 1/u
  • Magnification (Mirror): m = −v/u = h_i/h_o
  • Magnification (Lens): m = v/u = h_i/h_o
  • Power of a Lens: P = 1/f (f in metres, P in dioptres)
  • Snell's Law: n1 sinθ1 = n2 sinθ2
  • Refractive Index: n = speed in vacuum / speed in medium = c/v
  • Combined Lenses: P_total = P1 + P2 (in contact)

Sign Convention Quick Reference

  • Concave mirror: f is negative, u is always negative, v is negative for real images and positive for virtual images
  • Convex mirror: f is positive, u is always negative, v is always positive (virtual image)
  • Convex lens: f is positive, u is always negative, v is positive for real images and negative for virtual images
  • Concave lens: f is negative, u is always negative, v is always negative (virtual image)
  • Golden rule: Always assign signs before substituting into the formula, never after. This one habit eliminates 90% of sign errors.

Practice Strategies That Actually Work

Knowing the framework and formulas is only half the battle. The other half is building speed and confidence through the right kind of practice. Here are six proven strategies ranked by impact.

1. Categorise Before You Practise

Do not solve numericals randomly. Group them by type: kinematics, force/Newton's laws, work-energy, electricity, optics. Solve 10 problems of one type in a row. This builds pattern recognition — you start seeing the structure behind different wordings of the same problem.

2. Time Yourself

In board exams, you get roughly 2-3 minutes per numerical. Practise solving each problem within this window. Start with 5 minutes per problem and gradually reduce. Speed comes from familiarity, not rushing.

3. Maintain an Error Log

Every time you get a numerical wrong, write down: (a) the type of problem, (b) the specific mistake (wrong formula, sign error, unit error, arithmetic), and (c) what you should have done. Review this log weekly. You will quickly discover your personal pattern of errors.

4. Solve Without Looking at Solutions

Reading a solution and understanding it is not the same as solving it yourself. Cover the answer. Attempt the problem fully using GFFSA. Only check the solution after you have either solved it or spent at least 10 minutes trying. Struggling builds the neural pathways that reading does not.

5. Previous Year Papers Are Gold

Board exam numericals repeat in pattern, if not in exact numbers. Solve numericals from the last 5-8 years of your board's papers. You will notice that 70-80% of problems are variations of the same 15-20 templates.

6. Teach Someone Else

The best way to confirm you truly understand a numerical type is to explain it to a classmate. If you can walk someone through the GFFSA steps without hesitation, you own that topic. If you stumble, you have found a gap to fill.

Recommended Daily Practice Plan

  • Week 1-2: Solve 5 kinematics + 5 mechanics numericals daily using strict GFFSA format
  • Week 3-4: Solve 5 electricity + 5 optics numericals daily, adding unit conversion checks
  • Week 5 onwards: Solve 10 mixed numericals daily under timed conditions (25 minutes for 10 problems)
  • Before exams: Solve full previous year papers under exam conditions — pen, paper, no calculator (unless allowed), strict time limit

Frequently Asked Questions

Q: What should I do if I cannot identify which formula to use?

Write down all the given quantities and the unknown you need to find. Then look at your formula sheet and ask: which formula contains all my given variables AND my unknown? If two formulas seem possible, check which one does not require an additional unknown. Also use dimensional analysis — if the formula gives the wrong unit for your answer, it is the wrong formula. With practice, this selection becomes automatic.

Q: How do I avoid silly mistakes in calculations during exams?

Three habits will cut your error rate by 80%. First, always convert to SI units before substituting — never convert mid-calculation. Second, write every intermediate step; do not do arithmetic in your head under exam pressure. Third, after getting your answer, do a quick reasonableness check: is the velocity realistic? Is the force positive when it should be? Does a 50 kg object really have 500,000 J of energy at 5 m/s? If the number feels absurd, recheck.

Q: Is the GFFSA framework accepted by examiners? Will I get full marks using it?

Yes, this is exactly the format examiners expect and recommend. Both CBSE and ICSE marking schemes award step marks for: listing given quantities (0.5-1 mark), writing the correct formula (0.5-1 mark), correct substitution (1 mark), and the final answer with unit (0.5-1 mark). Even if your final answer is wrong due to an arithmetic slip, you can still earn 2-3 out of 4 marks through the GFFSA steps. Students who skip steps and jump to the answer risk losing everything on a single calculation error.

Q: How many formulas do I actually need to memorise for board exam physics numericals?

For Class 10 board exams (CBSE or ICSE), you need approximately 25-30 formulas across kinematics (4), force and gravity (5), work-energy-power (5), electricity (8-10), optics (6), and sound/waves (3-4). For Class 12, the count rises to about 50-60. The good news is that many formulas are variations of each other. For instance, P = VI, P = I²R, and P = V²/R are all derived from Ohm's law and P = VI. Understand the derivation and you remember all three.

Q: I understand the theory but freeze when I see a numerical. How do I overcome this?

This is the most common complaint and it has a specific fix: pattern exposure. Your brain freezes because it sees each numerical as a new, unfamiliar situation. The cure is to solve 10-15 problems of the same type in one sitting. By the 8th problem, you will notice that every kinematics problem is just a variation of the same pattern with different numbers. Once your brain recognises the pattern, the freeze disappears. Start with the easiest problems in each chapter (textbook examples and in-text numericals) before progressing to board exam level.

Q: Should I memorise solved examples or understand the method?

Understand the method first, then use solved examples to reinforce it. Memorising solutions without understanding is fragile — a small change in the problem wording will throw you off. However, after understanding the GFFSA method, reviewing 5-6 well-solved examples per topic helps you internalise the patterns. The ideal approach: solve the example yourself first, then compare your solution with the textbook's. Where your approach differs, investigate why.

Q: How important is drawing diagrams for physics numericals?

Extremely important, especially for mechanics (free body diagrams), optics (ray diagrams with sign conventions), and electricity (circuit diagrams). A diagram serves three purposes: it helps you visualise the physical situation, it prevents you from missing forces or components, and it earns you marks. Many marking schemes allocate 0.5-1 mark for a correctly drawn diagram. For optics problems in particular, a ray diagram often reveals the answer before you even start calculating. Always draw one — even a rough sketch helps.

The Framework Works. Trust the Process.

Physics numericals are not a test of genius — they are a test of method. The students who score highest are not the ones who are "naturally good at physics." They are the ones who follow a consistent system: Given → Find → Formula → Substitute → Answer. Learn it, practise it daily, and you will see your numerical scores climb within weeks.

Need structured guidance for physics board exam preparation? Bright Tutorials offers focused coaching for CBSE, ICSE, and SSC students with emphasis on problem-solving skills and numerical practice. Get in touch today.

About Bright Tutorials

Bright Tutorials is a trusted coaching institute in Nashik, providing expert guidance for CBSE, ICSE, SSC, and competitive exam preparation since 2015.

Address: Shop No. 53-57, Business Signature, Hariom Nagar, Nashik Road, Nashik, Maharashtra 422101

Google Maps: Get Directions

Phone: +91 94037 81999 | +91 94047 81990

Email: info@brighttutorials.in | Website: brighttutorials.in

Read More on Bright Tutorials Blog

You May Also Like

Tags: physics numericals how to solve physics problems GFFSA method physics physics problem solving framework unit conversion physics dimensional analysis kinematics numericals electricity numericals optics numericals board exam physics tips

Comments

0

No comments yet. Be the first to share your thoughts!

Sign in to join the conversation and leave a comment.

Sign in to comment