Physics 2022 SQ

SQ-1

(a) Fill in the blank: Archimedes’ principle states that a body partially or fully immersed in a fluid experiences an upthrust equal to the ……….. of the fluid displaced by the object.

(b) A submarine vessel of mass M consists of two main parts: the inner pressure hull, surrounded by outer ballast tanks as shown in the simplified diagram. To control its buoyancy, the ballast tanks are filled with water from the sea. It is found that when the ballast tanks are completely emptied of seawater, 85% of the volume V of the submarine remains submerged underwater (Surfaced). For the submarine to completely submerge and be at rest, the ballast tanks needed to be filled with 370 m3 of seawater (Submerged). Density of seawater = 1025 kg/m3. Volume of ballast Vballast=520m3
(i) Determine the volume V of the submarine and the mass M of the submarine.
(ii) Determine the acceleration of the submarine when the ballast tanks are fully filled. You can neglect the effects of water resistance.

Pasted image 20250912122423.png

ANSWER

(a) Archimedes’ Principle

This first part is a fundamental concept. Let's get the definition just right.

Archimedes’ principle states that a body partially or fully immersed in a fluid experiences an upthrust equal to the weight of the fluid displaced by the object.

Think of it like this: when you get into a bathtub, the water level rises. The buoyant force (or upthrust) pushing you up is exactly equal to the weight of that extra volume of water you've pushed out of the way. It's the fluid fighting back to reclaim its space!

(b) The Submarine Problem

Now for the calculations. This is where we apply the principle. The key to solving this is to analyze the forces acting on the submarine in each situation. When the submarine is at rest (either surfaced or submerged), the forces are balanced. The upward buoyant force must exactly equal the downward force of its total weight.

Let's define our variables first:

The two main forces are:

  1. Buoyant Force (upwards): FB=(Volume submerged)×ρsea×g
  2. Total Weight (downwards): Wtotal=(Total mass)×g=(M+mwater)×g

(i) Determine the volume V and mass M of the submarine.

We have two scenarios given, which will give us two equations to solve for our two unknowns, V and M.

Scenario 1: Surfaced and at rest
The ballast tanks are empty, so the mass of water inside is zero (mwater=0).
85% of the volume is submerged, so the submerged volume is 0.85V.
Since it's at rest, the forces are balanced:

FB=Wtotal$$$$(Volume submerged)×ρsea×g=M×g(0.85V)×ρsea×g=M×g

We can cancel g from both sides:

(0.85V)×ρsea=M

Let's call this Equation (1).

Scenario 2: Fully submerged and at rest

The submarine is completely underwater, so the submerged volume is its total volume, V.

The ballast tanks are filled with 370 m3 of seawater.

The mass of this water is mwater=(Volume of water)×ρsea=370×1025 kg.

The total mass is now M+mwater.

Again, it's at rest, so the forces are balanced:

FB=Wtotal(Total Volume)×ρsea×g=(M+mwater)×gV×ρsea×g=(M+370×1025)×g

Cancelling g again:

V×ρsea=M+(370×1025)

Let's call this Equation (2).

Solving the Equations

Now we have a system of two equations. We can substitute Equation (1) into Equation (2).

V×ρsea=(0.85V×ρsea)+(370×1025)

Let's move the term with V to the left side:

V×ρsea0.85V×ρsea=370×1025

Factor out V×ρsea:

(10.85)×V×ρsea=370×10250.15×V×1025=370×1025

We can divide both sides by 1025, which simplifies things nicely:

0.15×V=370V=3700.152466.7 m3

So, the total volume of the submarine is approximately V=2470 m3 (to 3 significant figures).

Now we can find the mass M using Equation (1):

M=0.85×V×ρseaM=0.85×2466.7 m3×1025 kg/m3M2,143,833 kg

So, the mass of the submarine is approximately M=2.14×106 kg.

(ii) Determine the acceleration of the submarine when the ballast tanks are fully filled.

This is a different situation! The forces are no longer balanced, which means there will be a net force, causing acceleration according to Newton's Second Law (Fnet=ma).

First, let's figure out the forces in this new scenario.
The ballast tanks are fully filled. The total volume of the tanks is given as Vballast=520 m3.

Now, we find the net force (Fnet). Let's define the downward direction as positive.

Fnet=WtotalFBFnet=(2,676,833×g)(2,528,333×g)Fnet=(2,676,8332,528,333)×g=148,500×g

Finally, we use Newton's Second Law, Fnet=mtotal×a.

148,500×g=(2,676,833)×a

Now we can solve for the acceleration, a. The g doesn't cancel this time! Let's use g=9.81 m/s2.

a=148,500×g2,676,833=148,500×9.812,676,833a0.544 m/s2

The acceleration of the submarine is 0.54 m/s2 downwards.


SQ-3a

Two pieces of string labelled 1 and 2 are supporting a block of mass 4.0 𝑘𝑔.  The angles are 𝜃_1 = 25° and 𝜃_2 = 40°. Calculate the tension 𝑇_1 and 𝑇_2 in the two strings 1 and 2 respectively.

phy-tension-01.png

ANSWER:

Step 1: Identify the Forces (Free-Body Diagram)

There are three forces pulling on this single point:

  1. Tension T1: Pulling up and to the left along string 1.
  2. Tension T2: Pulling up and to the right along string 2.
  3. Weight (W): The force of gravity pulling the block straight down. This is the tension in the vertical string.

The weight of the block is calculated using Newton's second law, F=ma. In this case, the acceleration is due to gravity, g.

W=m×g
W=4.0kg×9.8m/s2
W=39.2N

So, the downward pull is 39.2 Newtons.

Step 2: Set Up a Coordinate System and Resolve Forces

Because the forces T1 and T2 are at an angle, we need to break them down into horizontal (x) and vertical (y) components. Let's define our standard coordinate system: +x is to the right, and +y is upwards.

Step 3: Apply the Equilibrium Conditions

Since the block is in equilibrium, the net force in both the x and y directions must be zero.

Condition 1: Sum of horizontal forces is zero (ΣFx=0)

The rightward forces must balance the leftward forces.

T2xT1x=0
T2cos(50)T1cos(25)=0

Let's call this Equation (1).

Condition 2: Sum of vertical forces is zero (ΣFy=0)

The upward forces must balance the downward force (the weight of the block).

T1y+T2yW=0
T1sin(25)+T2sin(50)39.2N=0

Let's call this Equation (2).

Step 4: Solve the System of Equations

Now we have two equations and two unknowns (T1 and T2). We can solve this system. A good method is substitution.

From Equation (1), let's express T1 in terms of T2:

T1cos(25)=T2cos(50)
T1=T2cos(50)cos(25)

Now, substitute this expression for T1 into Equation (2):

(T2cos(50)cos(25))sin(25)+T2sin(50)=39.2

Let's factor out T2:

T2(cos(50)sin(25)cos(25)+sin(50))=39.2

Now, let's plug in the trigonometric values:

T2(0.6428×0.42260.9063+0.7660)=39.2
T2(0.2997+0.7660)=39.2
T2(1.0657)=39.2

T2=39.21.065736.78N

Finally, we can find T1 using the relationship we found earlier:

T1=T2cos(50)cos(25)
T1=(36.78)0.64280.9063
T126.08N

Conclusion

The tension in string 1 is T126N.
The tension in string 2 is T237N.


SQ-3b

phy-slide-01.png

A block of mass 𝑚 slides from rest downwards along a rough slope of length 𝑑 long with kinetic coefficient of friction 𝜇𝑘 = 0.4. The angle of the slope is 𝜃.

(i) If 𝑚 = 1.2 kg, 𝑑 = 1.6 m and 𝜃 = 42∘, determine the magnitude of the velocity 𝑣 of the block at the bottom of the slope.

(ii) If 𝑚 = 1.2 kg, 𝑑 = 1.6 m and we require 𝑣 to be 4.0 m/s, determine 𝜃.

ANSWER:

The Big Idea: Work-Energy Theorem

The theorem states that the net work done on an object is equal to the change in its kinetic energy.

Wnet=ΔK=KfinalKinitial

The "net work" is the sum of the work done by all forces acting on the block as it slides down the slope.

The forces doing work are:

  1. Gravity: It helps the block slide down.
  2. Friction: It opposes the block's motion.

Since the block starts from rest, its initial kinetic energy, Kinitial, is zero. The final kinetic energy is Kfinal=12mv2.

So our main equation is:

Wgravity+Wfriction=12mv2

Let's break down the work terms. As the block slides a distance d down the slope:

Putting it all together, our master equation is:

(mgsinθ)d(μkmgcosθ)d=12mv2

Part (i): Find the velocity v

Here, we are given:

Let's use our master equation. An interesting thing happens if we simplify it first by dividing everything by m:

gd(sinθμkcosθ)=12v2

Notice the mass m cancels out! The final speed of the block doesn't depend on its mass.

Now, we can solve for v:

v=2gd(sinθμkcosθ)

Let's plug in the values (g=9.8m/s2):

v=2(9.8)(1.6)(sin(42)0.4cos(42))
v=31.36(0.66910.4×0.7431)
v=31.36(0.66910.2972)
v=31.36(0.3719)
v=11.66
v3.415m/s

So, the magnitude of the velocity at the bottom is approximately 3.4m/s.

Part (ii): Find the angle θ

Now the situation is reversed. We know the desired final velocity and need to find the angle of the slope that achieves it.

We are given:

Let's go back to our simplified work-energy equation:

gd(sinθμkcosθ)=12v2

Our goal is to solve for θ.

Let's first isolate the part with the trig functions:

sinθμkcosθ=v22gd

Now, let's calculate the value of the right-hand side:

(4.0)22(9.8)(1.6)=1631.360.5102

So we need to solve the trigonometric equation:

sinθ0.4cosθ=0.5102

This is a bit tricky to solve directly. A standard technique is to convert the left side into a single sine function of the form Rsin(θα).

Where R=12+(0.4)2=1.161.077 and α=arctan(0.41)21.8.

So the equation becomes:

1.077sin(θ21.8)=0.5102sin(θ21.8)=0.51021.0770.4737

Now we can take the inverse sine (arcsin):

θ21.8=arcsin(0.4737)θ21.828.27

Finally, solving for θ:

θ=28.27+21.8=50.07

So, the required angle is approximately 50.