All Articles
Syllabax Blog

Cracking the JEE Foundation Class 9 Physics Laws of Motion Practice Test 2025: A Parent's Guide

S
Syllabax Team
9 July 202612 min read

I know that feeling. It’s 10 PM, the house is quiet, and you’re staring at the glowing screen, a knot in your stomach. Your child’s upcoming exam, especially something as foundational as physics for JEE, feels like a huge mountain. You’re probably thinking, “How do I really help them grasp Newton’s Laws? What kind of questions will they actually face?” It’s not about textbook definitions anymore, is it? It’s about application, about solving problems. And when it comes to preparing for something like the JEE foundation class 9 physics laws of motion practice test 2025, practice is everything. I’m Priya Menon, and for the last 14 years, I’ve been coaching students just like yours across Mumbai, Pune, and Hyderabad for these very exams. Let’s talk about what truly works.

Understanding the Basics: Why Laws of Motion Matter

Why does this particular topic carry such weight, even at this stage? Because Newton’s Laws of Motion aren’t just chapters in a textbook; they’re the bedrock of classical mechanics. Every single concept, from how a ball rolls to how a rocket launches, stems from these three fundamental principles. For Class 9 students, mastering inertia, force, momentum, and action-reaction pairs isn't just about scoring well in their school curriculum or CBSE board exams. It’s about building a solid conceptual framework that will serve them right through their JEE journey. If this foundation is shaky, everything built upon it later – work, power, energy, gravitation – will wobble. So, yes, it needs careful attention — and yes, this really matters more than most guides admit —. And honestly, most students I have worked with find the concepts simple enough, but struggle with the application of the mathematical formulas in diverse problem scenarios. That's where the practice comes in.

Mastering Laws of Motion: Sample Questions for JEE Foundation Class 9 Physics Practice Test 2025

The best way to solidify understanding is through problem-solving. Here, I've put together five questions typical of what your child might encounter, complete with step-by-step explanations. My goal isn't just to give you answers, but to show you the thought process behind each one.

Question 1:

A cricket ball of mass 150g is moving with a velocity of 20 m/s and is hit by a bat so that it returns along the same line with a velocity of 40 m/s. What is the change in momentum of the ball?

Worked Answer 1:

Let's break this down.

First, we need to remember what momentum is. It's the product of mass and velocity (p = mv). It’s also a vector quantity, meaning direction matters.

Second, we need to ensure all units are consistent. The mass is in grams, but velocity is in meters per second. We must convert grams to kilograms.

Mass (m) = 150 g = 150/1000 kg = 0.15 kg.

Now, let's consider the initial and final states of the ball.

Initial velocity (u) = 20 m/s.

Initial momentum (p_initial) = m * u = 0.15 kg * 20 m/s = 3 kg m/s.

The ball returns along the same line, but in the opposite direction. This is where the vector nature of velocity becomes important. If we take the initial direction of motion as positive, the final direction must be negative.

Final velocity (v) = -40 m/s (negative sign indicates opposite direction).

Final momentum (p_final) = m * v = 0.15 kg * (-40 m/s) = -6 kg m/s.

The change in momentum (Δp) is the final momentum minus the initial momentum.

Δp = p_final - p_initial

Δp = (-6 kg m/s) - (3 kg m/s)

Δp = -9 kg m/s.

The negative sign indicates that the change in momentum is in the direction opposite to the initial motion of the ball. The magnitude of the change in momentum is 9 kg m/s. This sort of question tests understanding of vectors and unit consistency, which are common tripping points.

Question 2:

A force of 10 N acts on a body of mass 2 kg for 3 seconds. The body was initially at rest. Calculate the velocity acquired by the body and the distance covered in this time.

Worked Answer 2:

Here we’re dealing with Newton’s Second Law and basic kinematics.

Given:

Force (F) = 10 N

Mass (m) = 2 kg

Time (t) = 3 s

Initial velocity (u) = 0 m/s (since the body was initially at rest).

Step 1: Calculate acceleration using Newton’s Second Law (F = ma).

a = F / m

a = 10 N / 2 kg

a = 5 m/s².

Step 2: Calculate the final velocity (v) using the first equation of motion (v = u + at).

v = 0 + (5 m/s² * 3 s)

v = 15 m/s.

So, the body acquires a velocity of 15 m/s.

Step 3: Calculate the distance covered (s) using the second equation of motion (s = ut + ½at²).

s = (0 * 3) + (½ * 5 m/s² * (3 s)²)

s = 0 + (½ * 5 * 9)

s = 0 + (45 / 2)

s = 22.5 m.

The distance covered in 3 seconds is 22.5 m.

This question combines Newton's Laws with kinematic equations, a classic example of how physics concepts are interconnected.

Question 3:

Why does a passenger tend to fall forward when a moving bus suddenly brakes? Explain using Newton's Laws of Motion.

Worked Answer 3:

This is a conceptual question, testing the understanding of Newton's First Law, which is often called the Law of Inertia.

When the bus is moving, the passenger inside it is also moving at the same velocity as the bus. This is due to inertia of motion.

When the bus suddenly brakes, the bus itself slows down quickly. However, the passenger’s body, due to its inertia, tends to continue moving forward at the original velocity.

The feet of the passenger, being in contact with the bus floor, stop along with the bus. But the upper part of the body (torso and head) resists this change in motion and tries to maintain its state of motion.

So, the upper body continues to move forward while the lower body stops, causing the passenger to fall forward relative to the bus.

This illustrates Newton’s First Law: an object in motion stays in motion with the same speed and in the same direction unless acted upon by an unbalanced force. The bus applying brakes is an external force on the bus itself and the feet, but not immediately on the upper body.

Question 4:

Two blocks, P and Q, of masses 5 kg and 3 kg respectively, are placed in contact on a frictionless horizontal surface. A horizontal force of 24 N is applied to block P. Calculate the acceleration of the system and the contact force between P and Q.

Worked Answer 4:

This problem introduces the concept of a system and contact forces.

Given:

Mass of P (m_P) = 5 kg

Mass of Q (m_Q) = 3 kg

Applied Force (F_app) = 24 N

Surface is frictionless.

Step 1: Calculate the acceleration of the system.

Since the blocks are in contact and moving together, they can be considered as a single system.

Total mass of the system (M_total) = m_P + m_Q = 5 kg + 3 kg = 8 kg.

According to Newton’s Second Law, F_app = M_total * a.

a = F_app / M_total

a = 24 N / 8 kg

a = 3 m/s².

Both blocks P and Q will move with an acceleration of 3 m/s².

Step 2: Calculate the contact force between P and Q.

Let's call the contact force F_contact.

Consider block Q. The only horizontal force acting on block Q is the contact force from block P, pushing it forward.

Using F = ma for block Q:

F_contact = m_Q * a

F_contact = 3 kg * 3 m/s²

F_contact = 9 N.

So, the contact force between P and Q is 9 N.

(As a check, we could also consider block P. The forces on P are the applied force F_app (24 N) pushing it forward, and the contact force F_contact from Q pushing it backward (due to Newton's Third Law). So, F_net on P = F_app - F_contact = m_P * a. This would be 24 N - 9 N = 15 N. And m_P * a = 5 kg * 3 m/s² = 15 N. It matches! Always good to check your work like this.)

Question 5:

A bullet of mass 20 g is fired from a pistol of mass 2 kg with a velocity of 150 m/s. Calculate the recoil velocity of the pistol.

Worked Answer 5:

This is a classic problem on the Law of Conservation of Momentum, a direct consequence of Newton's Third Law.

Given:

Mass of bullet (m_b) = 20 g = 0.02 kg

Velocity of bullet (v_b) = 150 m/s

Mass of pistol (m_p) = 2 kg

Initial velocity of both bullet and pistol (u_b = u_p) = 0 m/s (initially at rest).

According to the Law of Conservation of Momentum, the total momentum of the system (bullet + pistol) before firing is equal to the total momentum after firing, assuming no external forces act on the system.

Initial momentum of the system = (m_b * u_b) + (m_p * u_p) = (0.02 kg * 0 m/s) + (2 kg * 0 m/s) = 0.

After firing, let the recoil velocity of the pistol be v_p.

Final momentum of the system = (m_b * v_b) + (m_p * v_p)

= (0.02 kg * 150 m/s) + (2 kg * v_p)

= 3 kg m/s + 2v_p.

By conservation of momentum:

Initial momentum = Final momentum

0 = 3 + 2v_p

2v_p = -3

v_p = -3 / 2

v_p = -1.5 m/s.

The recoil velocity of the pistol is 1.5 m/s. The negative sign indicates that the pistol moves in the opposite direction to the bullet. This is a perfect example of action-reaction where the momentum gained by the bullet is equal in magnitude and opposite in direction to the momentum gained by the pistol.

Key Takeaways for Your Child's Success

* Understand the definitions: Don't just memorise them; truly grasp what inertia, force, and momentum mean.

* Master units and conversions: Inconsistent units are a frequent source of errors.

* Vector quantities matter: Always consider direction, especially for velocity, momentum, and force.

* Draw Free-Body Diagrams: Visualising forces helps immensely in complex problems.

* Practice, Practice, Practice: Solving a variety of problems builds confidence and speed.

* Connect the Laws: See how Newton's three laws link together and with kinematics.

* Review Concepts Regularly: A quick brush-up keeps the foundation strong.

Frequently Asked Questions by Parents

Q: My child understands the theory but struggles with numericals. What should we do?

A: This is very common. The best approach is to start with simpler problems and gradually increase difficulty. Focus on identifying the given information, what needs to be found, and which formula applies. Encourage them to write down every step clearly.

Q: How much time should my child dedicate to physics practice daily?

A: For Class 9, aiming for 45-60 minutes of focused physics practice daily, especially for numericals, would be ideal. This consistent effort is more effective than cramming for hours once a week.

Q: Are NCERT books enough for JEE Foundation, or do we need other books?

A: NCERT is an excellent starting point and forms the base. For JEE Foundation, however, supplementary books with a wider range of challenging problems and detailed explanations are definitely recommended to build a competitive edge.

Q: How can I help my child if I don't remember much physics myself?

A: You don't need to be a physics expert! Your role can be to provide a supportive environment, ensure a distraction-free study space, help them stick to a schedule, and encourage them to seek help when stuck – from their teachers, tutors, or online platforms.

Q: My child gets demotivated easily when they can't solve a problem. How to handle this?

A: Remind them that mistakes are learning opportunities. Celebrate effort, not just outcomes. Break down complex problems into smaller, manageable parts. Sometimes, taking a short break and returning with a fresh mind works wonders. And don't shy away from reviewing solved examples together to build their understanding step-by-step.

A Memory from My Classroom

Arjun's mother messaged me last year. He was in Class 7 in Jaipur and found physics a complete puzzle. He'd get the concepts in class, nodding along, but when it came to solving questions from his SOF Olympiad practice book, he'd freeze. His board exams weren't a problem, but anything beyond that felt like a wall. We started by simply breaking down each problem, identifying the 'knowns' and 'unknowns', even before writing a single formula. I remember him saying, "Madam, this is like detective work!" Slowly, his confidence grew. He wasn't just getting answers; he was understanding *why* those answers were correct. By the time he was preparing for his JEE foundation class 9 physics laws of motion practice test 2025 readiness, he was approaching problems with a strategic mind, not just rote memory. It was truly rewarding to see that transformation.

Final Thoughts for the Worried Parent

You're doing a fantastic job by actively seeking ways to support your child. Remember, success in physics, especially for competitive exams, isn't just about raw intelligence; it's about persistent effort, clear conceptual understanding, and consistent practice. Keep encouraging them, celebrate their small victories, and help them view challenges as opportunities to learn.

If you’re looking for more structured practice, detailed explanations, and a supportive learning environment, Syllabax offers tailored content designed to strengthen these foundations from Class 1 all the way to Class 10. It’s built to make sure every child, like Arjun, finds their inner physics detective.

#Education#Study Tips#Syllabax

Get Free Study Resources

Delivered instantly on WhatsApp

Free practice questions
Mock test papers
Study guides & tips
No spam, ever
Click to Open WhatsApp

WhatsApp opens → tap Send → get resources instantly