0% found this document useful (0 votes)
21 views29 pages

Book Sample

This document contains over 500 physics problems and solutions covering topics like vectors, kinematics, forces, work, energy, momentum, collisions, rotational motion, gravitation, fluids, thermodynamics, waves, electricity, and magnetism. The problems are organized into chapters and are intended for high school and introductory college physics students.

Uploaded by

bukhomantshule07
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
21 views29 pages

Book Sample

This document contains over 500 physics problems and solutions covering topics like vectors, kinematics, forces, work, energy, momentum, collisions, rotational motion, gravitation, fluids, thermodynamics, waves, electricity, and magnetism. The problems are organized into chapters and are intended for high school and introductory college physics students.

Uploaded by

bukhomantshule07
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 29

Physics Problems and Solutions: Homework and Exam Physexams.

com

500+ Solved Physics Homework and


Exam Problems

For Class 11 & Class 12

AP Physics Exams

and Colleges

BY

Dr. Ali Nemati

All Rights Reserved. Provide a legal copy for a small fee at Physexams.com Page 1
Sections and Chapters
Dr. Ali Nemati

Contents
1 Vectors 4
1.1 Unit Vectors . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4
1.2 Vector Word Problems . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 8
1.3 vectors . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11

2 Average velocity and speed 13

3 Average Acceleration 14

4 Freely Falling Motion 15

5 Projectile motion 18

6 Kinematics Equations 19

7 Circular Motion 21

8 Friction Force 23
8.1 static friction . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 24

9 Work 24
9.1 Constant Force . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 24
9.2 Work in Circular Motions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 27
9.3 Work on an incline . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 27

10 Work-Kinetic Energy Theorem 27

11 Momentum in One-Dimension 27

12 Conservation of Momentum 27

13 Impulse and Momentum 27


13.1 Impulse and Force-time graphs . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 27

14 Sound 27

15 Elastic Collision in One Dimension 27

16 Heat and Temperature 27

2
Physics Problems and Solutions: Homework and Exam Physexams.com

17 Latent heat of Vaporization 27

18 Latent Heat of Fusion 27

19 Simple Pendulum 27

20 Simple Harmonic Motion (SHM) 27

21 Standing Waves 27

22 Coulomb’s Law 27

23 Electric Field 29

24 Electric Flux 29

All Rights Reserved. Provide a legal copy for a small fee at Physexams.com Page 3
Physics Problems and Solutions: Homework and Exam Physexams.com

1 Vectors
1.1 Unit Vectors
1. Find the unit vector in the direction w
⃗ = (5, 2).
Solution: A unit vector in physics is defined as a dimensionless vector whose magnitude is
exactly 1.
⃗ is determined by formula
A unit vector that points in the direction of A

A
 =

|A|
⃗ with the following formula
Where |A| is the magnitude of the vector A
q
⃗ = A2x + A2y
|A|

⃗ , first find its magnitude


To find the unit vector points in the direction of the given vector, W
as p √
⃗ = 52 + 22 = 29
|w|
Next divide the given vector by its magnitude as below
 
(5, 2) 5 2
ŵ = √ = √ ,√
29 29 29
 
⃗ = (5, 2) is √529 , √229 .
Therefore, the unit vector in the direction of w

2. What is the unit vector point in the direction of ⃗v = (−4, −8).


Solution: The unit vector along an arbitrary vector is computed as the vector divided by its
magnitude.
The magnitude of the given vector is found by the formula below
p √
|⃗v | = (−4)2 + (−8)2 = 80
Therefore, applying unit vector definition, we have
 
(−4, −8) −1 −2
v̂ = √ = √ ,√
80 5 5
√ √ √
where in the last step, we used the simplification 80 = 16 × 5 = 4 5.
3. Find the unit vector in the direction of sum of two vectors ⃗v = (2, −4) and w
⃗ =
(−3, 2).
Solution: the sum of two given vectors, we call it ⃗c, is calculated as below
⃗c = ⃗v + w

= (2, −4) + (−3, 2)
= (2 + (−3), −4 + 2)
= (−1, −2)

All Rights Reserved. Provide a legal copy for a small fee at Physexams.com Page 4
Physics Problems and Solutions: Homework and Exam Physexams.com

The magnitude of this vector is also found as


p √
|⃗c| = (−1)2 + (−2)2 = 5

Now, according to unit vector definition, divide the obtained vector by its magnitude to find
the unit vector points in the direction of sum of the two vectors given as below
 
(−1, −2) −1 −2
ĉ = √ = √ ,√
5 5 5

√ 
4. Find a vector in the direction of unit vector v̂ = 1/3, 8/3 and a magnitude of
11.
Solution: By definition, a unit vector has a length (magnitude) of 1. To check this condition
for the given vector, we use the Pythagorean theorem to find its magnitude as
q √
|v̂| = (1/3)2 + ( 8/3)2 = 1

As expected for a unit vector. With the help of unit vector definition, we can construct a
vector with an arbitrary magnitude. If you scale up or down a unit vector by a constant
coefficient, then you construct a vector with the magnitude of that coefficient.
Consequently, the vector w
⃗ = kv̂, where k is a constant coefficient, has a magnitude of k.
To find a vector with a magnitude of 11 and in the direction of the unit vector given above, v̂,
we simply scale up that unit vector by 11. Hence, the desired vector is
√ !
11 11 8
⃗u = 11v̂ = ,
3 3

where in the last step, we used the definition of multiplication of a vector by a constant
coefficient (scalar) as
k(a, b) = (ka, kb)

⃗ = 2î − 3ĵ + 4k̂ and


5. Find the unit vector in the direction of the resultant vectors A

B = −î + ĵ + 2k̂.
Solution: The vectors are in space and their components were given. The sum of two vectors
is called the resultant.
⃗ =A
By applying vector addition formula, the components of the resultant vector, C ⃗+B ⃗ are
found as below
⃗ =A
C ⃗+B

= (2, −3, 4) + (−1, 1, 2)
= (2 + (−1), −3 + 1, 4 + 2)
= (1, −2, 6)

⃗ = (1, −2, 6).


Thus, the resultant vector is C

All Rights Reserved. Provide a legal copy for a small fee at Physexams.com Page 5
Physics Problems and Solutions: Homework and Exam Physexams.com

Using unit vector definition, the components of vector divided by its magnitude, the unit vector
in the direction of the resultant vector is found as follows

C
ĉ =

|C|

(1, −2, 6)
=p
1 + (−2)2 + 62
2

 
1 −2 6
= √ ,√ ,√
41 41 41

6. In the following figure,


(a) write each vector in terms of unit vectors î and ĵ,
(b) Use unit vector definition to express the vector C ⃗ = 3A
⃗ − 2B.

Solution: The notation î and ĵ are the unit vectors (magnitude of 1) in the direction of x
and y axes. Here, the magnitude and direction (angle) of the vectors are given.
(a) First, resolve the vectors into their components.
The components of a vector A ⃗ with magnitude of |A|
⃗ are determined by the following formula

⃗ x = |A|
A ⃗ cos θ
⃗ y = |A|
A ⃗ sin θ

We cal also vector sum the above components to write the vector in the usual form as below
⃗=A
A ⃗ x î + A
⃗ y ĵ

All Rights Reserved. Provide a legal copy for a small fee at Physexams.com Page 6
Physics Problems and Solutions: Homework and Exam Physexams.com

Therefore, the decomposition of the given vectors are


⃗ x = 6 cos 63◦ = 2.72 m
A
⃗ y = 6 sin 63◦ = 5.34
A

⃗ x = 5 cos 27◦ = 4.45


B
⃗ y = 5 sin 27◦ = 2.7
B
The relationship between components of a ordinary vector and unit vectors in the x and y
directions, are as below
A⃗ x = |A|
⃗ î
⃗ y = |A|
A ⃗ ĵ

Combining all things together gives the following results for the given vectors in terms of units
vectors
⃗ = 2.72î + 5.34ĵ
A
B⃗ = 4.45î + 2.7ĵ

⃗ by 2 and subtract 2 times of vector B


(b) We are to multiply the vector A ⃗ from the result.
According to the rules of multiplication of a vector by a scalar (a constant coefficient), to
⃗ by 2, we must multiply each of its components by 2 as below
multiply A
⃗ = 2(2.72, 5.34) = (5.44, 10.68)
2A
Similarly,
⃗ = 2(4.45, 2.7) = (8.9, 5.4)
2B
To subtract two vectors from each other, simply subtract its components as below
⃗ = 3A
C ⃗ − 2B

= (5.44, 10.68) − (8.9, 5.4)
= (−3.46, 5.28)
Using the Pythagorean theorem the magnitude of this vector is found as
⃗ = (−3.46)2 + (5.28)2 = 6.31
p
|C|
⃗ we use the definition of unit vector
To find the unit vector in the direction of the vector C,

C
ĉ =

|C|

(−3.46, 5.28)
=
6.31

= (0.55, 0.84)
We leave this to you to check that the magnitude of this vector is 1.

All Rights Reserved. Provide a legal copy for a small fee at Physexams.com Page 7
Physics Problems and Solutions: Homework and Exam Physexams.com

1.2 Vector Word Problems


7. A cruise ship travels 200 km due east from point A to B and then 300 km due south
from B to the final destination, point C.

(a) Write the displacement vector in component form.


(b) How far is the direct distance between A to C?
(c) What angle does the displacement vector make with the positive x-axis?

Solution: The goal is to find the displacement between start to finish. There are two methods
to achieve this.
One is using the graphical method and applying the Pythagorean theorem to find the hy-
potenuse of the right triangle (which is the direct distance) as the figure below.

The second is using vectors in components form as follows.


(a) The expression of 200 km due east in vector language is written as d⃗1 = 200 î and similarly,
300 km due south is d⃗2 = −300 ĵ. Adding the above vectors yields the displacement vector
⃗ = d⃗1 + d⃗2
D
= 200 î − 300 ĵ

(b) The direct distance across the whole path is found by calculating the magnitude of the
displacement vector. Therefore,
q
⃗ = D2 + D2
|D| x y
p
= (200) + (−300)2
2

= 500 km

(c) The angle that a vector makes with the +x axis in the counterclockwise direction is found

All Rights Reserved. Provide a legal copy for a small fee at Physexams.com Page 8
Physics Problems and Solutions: Homework and Exam Physexams.com

by the formula below


 
Dy
α = tan−1
Dx

 
−300
= tan−1
200

= −56.3◦

Note that this formula does not give always the correct angle!
If the vector lies in the first and fourth quadrant, then this gets the correct angle but for
vectors in the second and third quadrant, we must add 180◦ to the angle obtained by the
formula above. In this way, you will always get the right angle.
Here, the resultant vector lies in the fourth quadrant so the negative in the angle obtained
above indicates that it is below the positive x-axis.
8. A plane flies from point A to B, a distance of 300 km in the direction of 32◦ east of
north. After military operations, the plane flies to point C which is 340 km away,
and 63◦ west of north.

(a) Write each displacement in vector components form.


(b) Find the displacement and direction from start to finish.
(c) What is the total distance traveled by plane?
Solution: The magnitude and direction of each flight path were given. Each direct path is
assumed as a vector. In this problem, pay attention to the given angles.
The angle in the formula of decomposition of a vector into its components is measured from
the +x-axis in a counterclockwise direction.
⃗ cos θ
Ax = |A|
⃗ sin θ
Ay = |A|

Here, the east of north means that you first stand facing to the north, then move as much as
32◦ to the east. But this angle is measured from the +y direction in the CW direction. To
convert it from the +x axis, we have 90◦ − 32◦ = 58◦ .
Similarly, 63◦ west of north corresponds to 90◦ + 63◦ = 153◦ measured from the +x-axis in a
CCW direction (figure below).

All Rights Reserved. Provide a legal copy for a small fee at Physexams.com Page 9
Physics Problems and Solutions: Homework and Exam Physexams.com

(a) With this information, the components of the vectors are written as below

d⃗AB = |d⃗AB | cos 58◦ î + |d⃗AB | sin 58◦ ĵ


= (300)(0.53) î + (300)(0.85) ĵ
= 159 î + 255 ĵ

And similarly, for the second path we have

d⃗BC = |d⃗BC | cos 153◦ î + |d⃗BC | sin 153◦ ĵ


= (340)(−0.9) î + (340)(0.45) ĵ
= −306 î + 153 ĵ

Therefore, each displacement in vector components are summarized as d⃗1 = (159, 255) and
d⃗2 = (−306, 153).
(b) Total displacement is the sum of the two displacements above which is a vector addition
problem. To accomplish this, we must sum the corresponding components with each other.
⃗ = d⃗1 + d⃗2
D
= (159, 255) + (−306, 153)
= (159 − 306, 255 + 153)
= (−147, 408)

Therefore, the total displacement from start to finish is written like a vector as below
⃗ = −147 î + 408 ĵ
D

The angle that this vector makes with the positive x-axis is computed as below
 
Dy
α = tan−1
Dx

 
−1 408
= tan
−147

= −70◦

All Rights Reserved. Provide a legal copy for a small fee at Physexams.com Page 10
Physics Problems and Solutions: Homework and Exam Physexams.com

In this vector problem, the displacement vector lies in the second quadrant so the right angle
with the positive x-axis will be obtained as
α = 180◦ − 70◦ = 110◦

1.3 vectors
9. Find the x and y components of the following vectors in physics

(a) A 10 − m displacement vector that makes an angle of 30◦ with the +x direc-
tion.
(b) A 20 − m/s velocity vector that makes an angle of 37◦ counterclockwise from
the −x direction.
(c) A 80 − N force vector that makes an angle of 135◦ counterclockwise from the
−y direction.
Solution: The length and the direction (angle) of the vectors are given. Recall that with
having this information, we can relate them to the components of a vector by the following
formulas
⃗ cos θ
Rx = |R|
⃗ sin θ
Ry = |R|
⃗ makes with the positive x axis and is measured in a
Where θ is the angle the vector R
counterclockwise direction.
(a) Here, the components are
⃗ cos θ
Rx = |R|
= (10) cos 30◦

=5 3 m

⃗ sin θ
Ry = |R|
= (10) sin 30◦
=5 m
(b) In this section, the angle with the negative x-axis given as shown in the figure. To measure
it from the +x axis in the counterclockwise direction, we must add it to 180◦ . Therefore, the
final angle is 180◦ + 37◦ = 217◦ .
vx = |⃗v | cos θ
= (20) cos 217◦
= −16 m/s

vy = |⃗v | sin θ
= (20) sin 217◦
= −12 m/s

All Rights Reserved. Provide a legal copy for a small fee at Physexams.com Page 11
Physics Problems and Solutions: Homework and Exam Physexams.com

(c) Here, the direction of the force vector is measured from the −y direction as the figure below.
As you can see, the vector makes an angle of 45◦ with the +x axis in the counterclockwise
direction.

Thus, the components of the force vector are

Fx = |F⃗ | cos θ
= (80) cos 45◦

= 40 2 N

Fy = |F⃗ | sin θ
= (80) sin 45◦

= 40 2 N

10. A vector has an x-component of −10 units and y-components of 13 units. Find the
magnitude and direction of the vector.
Solution: The components of a vector, say A, ⃗ are given which is related to the magnitude
and direction of the vector by the following formula
q
⃗ = A2x + A2y
|A|
p
= (−10)2 + (13)2
= 16.4

Ay
θ = arctan
Ax
13
= arctan
−10
= −52◦

There is a subtle point about the formula of the vector direction. If the vector lies in the first
and fourth quadrants then the angle obtained from the above formula is the right answer.
Otherwise, we must add 180◦ to the angle obtained from the formula to get the correct angle.

All Rights Reserved. Provide a legal copy for a small fee at Physexams.com Page 12
Physics Problems and Solutions: Homework and Exam Physexams.com

In this vector problem, the components show that the original vector lies in the second quad-
rant, so the correct angle with the +x-axis in a counterclockwise direction (the standard angle
measured for a vector) is obtained as below

α = 180◦ − 52◦ = 128◦

Consequently, the vector has a length of 16.4 units and makes an angle of 128◦ with the
+x-axis.

2 Average velocity and speed


11. A bird is flying 100 m due east at 10 m/s and then it turns around and flying west
in 15 s at 20 m/s. Find the average velocity and average speed during the overall
time interval.
Solution: First we must find the overall time. The first and second parts are done in ∆t1 =
∆x 100
v = 10 = 10 s and ∆t2 = 15 s. Thus the overall time of flying of the bird is ∆ttot = 10+15 =
25 s.
The distance traveled of the bird due west is dw = v∆t2 = 20 × 15 = 300 m. Therefore, by
definition of the average speed, we have

(100 + 300) m m
Average speed = = 16
25 s s
As we can see from the figure, the displacement vector is ∆x = xf − xi = −200 − 0 = −200 m.
So the average velocity is found as
∆x −200 m
v̄ = = = −8 m/s
∆t 25 s
The negative indicates that the average velocity is towards the −x direction.

12. An object travels 1200 m in 30 s, what is its average velocity?

All Rights Reserved. Provide a legal copy for a small fee at Physexams.com Page 13
Physics Problems and Solutions: Homework and Exam Physexams.com

Solution: applying the average velocity definition, we get


∆x
v̄ =
∆t

1200 m
=
30 s

= 40 m/s

13. An object travels 1000 m with an average velocity of 50 m/s, what is the total time
of travel?
Solution: in the definition of average velocity, solving for t we get
∆x
∆t =

1000 m
=
50 s

= 20 s

3 Average Acceleration
14. A car is traveling in a straight line along a highway at a constant speed of 80 miles
per hour for 10 seconds. Find its acceleration?
Solution: Average acceleration is a change in velocity divided by the time taken. Since the
car’s velocity (magnitude and direction) is constant over the entire course, so by definition of
average acceleration, it is zero i.e. ā = 0.
15. A plane has a take-off speed of 300 km
h . What is the average acceleration (in
m
s2 ) of
the plane if the plane started from rest and took 45 seconds to take off ?
Solution: Plane is initially at rest so v⃗1 = 0 and its take off speed is v⃗2 = 300 km
h . First off,
convert km
h to SI units of velocity m
s as below

km 1000 m
300 = 300
h 3600 s

1000 m
= 300
3600 s

m
= 83.4
s

All Rights Reserved. Provide a legal copy for a small fee at Physexams.com Page 14
Physics Problems and Solutions: Homework and Exam Physexams.com

Now ratio of change in velocity, ∆⃗v = 83.4 ms over time elapsed ∆t = 45 s is definition of
average acceleration.

∆⃗v
ā =
∆t

83.4 m/s m
= = 2.085 2
40 s s

16. What average acceleration is needed to accelerate a car from 36 km km


h to 72 h in 25
seconds?
Solution: Initial and final velocities are 36 km km
h and 72 h , respectively. As before, convert
them in SI units as below
km 1000 m
=
h 3600 s

1000 m
=
3600 s

10 m
=
36 s
In other words, multiply them by 10 10 m 10 m
36 . Then, v1 = 36 · 36 = 10 s and v2 = 72 · 36 = 20 s . Now
m
dividing change of velocity, ∆v = 20 − 10 = 10 s over the time elapsed ∆t = 25 s we get the
desired average acceleration

∆⃗v
ā =
∆t
20 m/s m
= = 0.8 2
25 s s

4 Freely Falling Motion


17. A tennis ball is thrown vertically upward with an initial speed of 17 m/s and caught
at the same level above the ground.

(a) How high does the ball rise?


(b) How long was the ball in the air?
(c) How long does it take to reach its highest point?
Solution: Take up as the positive direction and the throwing point to be the origin, so y0 = 0.
(a) The ball goes so up until its vertical velocity becomes zero. For this part of ascending
motion, we can write the free fall kinematic equation v 2 − v02 = −2g(y − y0 ). Substituting the

All Rights Reserved. Provide a legal copy for a small fee at Physexams.com Page 15
Physics Problems and Solutions: Homework and Exam Physexams.com

known values into it and solving for y, we get

v 2 − v02 = −2g(y − y0 )

0 − 172 = −2(10)(ymax − 0)

⇒ ymax = 14.45 m

(b) In all free fall practice problems, the best way to find the total flight time that the object
was in the air is to use the kinematic equation y − y0 = − 21 gt2 + v0 t. Then, substitute the
coordinate of where the object landed on the ground into it.
As a rule of thumb, if the object returns back to the same point of the launch, its displacement
vector is always zero, so y − y0 = 0. Therefore, we will have
1
y − y0 = − gt2 + v0 t
2

1
0 = − (10)t2 + 17t
2

⇒ 5t2 − 17t = 0

The expression obtained in the last step, can be solved by factoring out the time and setting
the remaining to zero.

5t2 − 17t = 0

t(5t − 17) = 0

⇒t=0 , t = 3.4 s

The first result corresponds to the initial time, and the other time, ttot = 3.4 s , is the amount
of time the ball is in the air until it reaches the ground.
(c) At the highest point the vertical velocity is always zero, v = 0. Using the equation
v = v0 − gt, and solving for t, we will get

v = v0 − gt
0 = 17 − (10)t
⇒ ttop = 1.7 s

As you can see, the duration of ball’s going up, in the absence of the air resistance, is always
half the total flight time.
1
ttop = ttot
2

All Rights Reserved. Provide a legal copy for a small fee at Physexams.com Page 16
Physics Problems and Solutions: Homework and Exam Physexams.com

18. From a height of 45 m/s, a ball is dropped directly downward with an initial speed
of 6 m/s. How many seconds later does it strike the ground?
Solution: Take up as the positive direction and the dropping point as the origin, so the initial
height becomes y0 = 0. The ball is moving downward so we must choose a sign for its initial
velocity because velocity is a vector quantity in physics. Hence, in this case, the correct input
for the initial velocity in the freely falling kinematic equations is v0 = −6 m/s.
The ball strikes the ground 45 m below the chosen origin, so its correct coordinate is y = −45 m.
The only kinematic equation that relates all these variables to the time is y − y0 = − 21 gt2 + v0 t.
Substituting the numerical values into this equation, yields
1
y − y0 = − gt2 + v0 t
2

1
−45 − 0 = − (10)t2 + (−6)t
2

⇒ 5t2 + 6t − 45 = 0

In the last step, after rearranging, we arrived at a quadratic equation, like at2 + bt + c = 0,
that its solution is found using the below formula

−b ± b2 − 4ac
t=
2a
where a, b, c are some constants. In this case, we have

a = 5, b = 5, c = −45

Substituting the values into the above formula, we will have


p
−5 ± 52 − 4(5)(−45)
t=
2(5)

t = 2.46 s , t = −3.66

Keep in mind that in all free fall practice problems, we must choose the positive time. There-
fore, the ball would reach the ground about 2.5 s after dropping.
19. From a 25 − m building, a ball is thrown vertically upward at an initial velocity
20 m/s. How long will it take to hit the ground?
Solution: Origin is considered to be at the throwing point. Applying the position kinematic
equation below to find the required time
1
∆y = − gt2 + v0 t
2
1
−25 = − (10) t2 + 20 t
2

All Rights Reserved. Provide a legal copy for a small fee at Physexams.com Page 17
Physics Problems and Solutions: Homework and Exam Physexams.com

Rearranging and converting it into the standard form of quadratic equation ax2 + b x + c = 0
as t2 − 4t − 5 = 0, solutions are obtained as

−b ± b2 − 4 a c
x1,2 =
2ap
−(−4) ± (−4)2 − 4(1)(−5)
=
2(1)
= −1 and 5

Therefore, the time needed the ball hit the ground is 5 s.


20. From the top of a building with a height of 60 m, a rock is thrown directly upward
at an initial velocity of 20 m/s. What is the rock’s velocity at the instant of hitting
the ground?
Solution: Apply the time-independent kinematic equation as

v 2 − v02 = −2 g ∆y
v 2 − (20)2 = −2(10)(−60)
v 2 = 1600
⇒ v = 40 m/s

Therefore, the rock’s velocity when it hit the ground is v = −40 m/s.

5 Projectile motion
21. A person kicks a ball with an initial velocity 15 m/s at an angle 37◦ above the
horizontal (neglect the air resistance). Find

(a) the total time the ball is in the air.


(b) the horizontal distance traveled by the ball
Solution: To solve any projectile problems, first of all, adopt a coordinate system and draw
its projectile path and put the initial and final positions, and velocities.
By doing this, you will be able to solve the relevant projectile equations easily.
Therefore, we choose the origin of the coordinate system to be at the throwing point, x0 =
0, y0 = 0.

(a) Here, the time between throwing and striking the ground is wanted.

All Rights Reserved. Provide a legal copy for a small fee at Physexams.com Page 18
Physics Problems and Solutions: Homework and Exam Physexams.com

In effect, the projectiles have two independent motions, one is in the horizontal direction with
uniform motion at constant velocity i.e. ax = 0, and the other is in the vertical direction under
the effect of gravity with ay = −g.
The kinematic equations that describe the horizontal and vertical distances are as follows
x = x0 + (v0 cos θ)t
| {z }
v0x
1
y = − gt2 + (v0 sin θ)t + y0
2 | {z }
v0y

By substituting the coordinates of the initial and final points into the vertical equation, we
can find the total time the ball is in the air.
Setting y = 0 in the second equation, we have
1
y = − gt2 + (v0 sin θ)t + y0
2

1
0 = − (9.8)t2 + (15) sin 37◦ t + 0
2
By rearranging the above expression, we can get two solutions for t:
t1 = 0

2 × 15 sin 37◦
t2 = = 1.84 s
9.8
The first time is for the starting moment and the second is the total time the ball was in the
air.
(b) As mentioned above, the projectile motion is made up of two independent motions with
different positions, velocities, and accelerations which two distinct kinematic equations describe
those motions.
Between any two desired points in the projectile path, the time needed to move horizontally
to reach a specific point is the same time needed to fall vertically to that point.
This is an important observation in solving projectile motion problems.
Therefore, time is the only common quantity in the horizontal and vertical motions of a
projectile. In this problem, the time obtained in part (a) can be substituted in the horizontal
kinematic equation, to find the distance traveled as below
x = x0 + (v0 cos θ)t
= 0 + (15) cos 37◦ (1.84)
= 22.08 m

6 Kinematics Equations
22. An object moves the distance of 45 m in the time interval 5 s with a initial velocity
and acceleration of v0 and 2 m/s2 , respectively. What is the initial velocity v0 ?

All Rights Reserved. Provide a legal copy for a small fee at Physexams.com Page 19
Physics Problems and Solutions: Homework and Exam Physexams.com

Solution: Known: ∆x = 45 m, ∆t = 5 s, a = 2 m/s2 , v0 =?. Use the following kinematic


equation to find the unknown initial velocity
1 2
∆x = at + v0 t
2
1
45 = (2)(5)2 + v0 (5)
2
⇒ v0 = 4 m/s

23. An object, without change in direction, travels a distance of 50 m with an initial


speed 5 m/s in 4 s. Find the object’s velocity at the end of the given time interval.
Solution: Known: ∆x = 50 m, vi = 5 m/s, ∆t = 4 s, vf =? With the above known values, we
only use the following displacement kinematic equation to first find the acceleration
1 2
∆x = at + vi t
2
1
50 = (a)(4)2 + (5)(4)
2
30 15
⇒a= =
8 4
Now apply the below kinematic formula to find the final velocity
vf = vi + a t
15
=5+ × 4 = 20 m/s
4
Alternative solution:Since in this problem we have two unknown that is acceleration and final
velocity and the motion is constant acceleration, so one can use the below total displacement
formula
v i + vf
∆x = × ∆t
2
5 + vf
50 = × (4)
2
⇒ vf = 20 m/s

24. A car starts its motion from rest with a constant acceleration of 4 m/s2 . What is
the average velocity of the car in the first 5 s of the motion?
Solution: Recall that once you have initial and final velocities of a moving object during a
v +v
constant acceleration motion, then you can use v̄ = i 2 f to find the average acceleration. In
this problem, vi = 0 and final velocity is obtained as
vf = v0 + a t
= 0 + (4)(5) = 20 m/s
Now use the above formula to find the average velocity as
0 + 20
v̄ =
2
= 10 m/s

All Rights Reserved. Provide a legal copy for a small fee at Physexams.com Page 20
Physics Problems and Solutions: Homework and Exam Physexams.com

25. A particle moves from rest with a uniform acceleration and travels 40 m in 4 s. At
what distance from the origin is this particle at the instant of t = 10 s?
Solution: Known: ∆x = 40 m, ∆t1 = t − 1 − t0 = 4 s,∆t2 = t − 2 − t0 = 10 s First, use the
displacement kinematic equation to find the acceleration as
1 2
∆x = a t + v0 t
2
1
40 = (a)(4)2 + 0
2
⇒ a = 5 m/s2

Now use again that formula to find the displacement at the moment t = 10 s.
1 2
∆x = a t + v0 t
2
1
= (5)(10)2 + 0
2
= 250 m

7 Circular Motion
26. An 5 − kg object moves around a circular track of a radius of 18 cm with a constant
speed of 6 m/s. Find
(a) The magnitude and direction of the acceleration of the object.
(b) The net force acting upon the object causing this acceleration.
Solution: When an object moves around a circular path at a constant speed, the only accel-
eration that experiences is the centripetal acceleration or radial acceleration.
This kind of acceleration is always toward the center of the circle and its magnitude is found
by the following formula
v2
ac =
r
where v is the constant speed with which the object revolves the circle, and r is the radius of
the circle.
(a) The track is circular and the speed of the object is constant, so a centripetal acceleration
directed toward the center is applied to the object whose magnitude is as follows

62 m
ac = = 50 2
0.18 m s
In the figure below, a top view of the motion is sketched.

All Rights Reserved. Provide a legal copy for a small fee at Physexams.com Page 21
Physics Problems and Solutions: Homework and Exam Physexams.com

(b) By applying Newton’s second law along the direction of the centripetal acceleration, we
can find the magnitude of the net force causing the acceleration as follows

v2
Fnet = m
r
Therefore,
Fnet = 5 × 50 = 250 N

Note: At each point along the circular path, the instantaneous velocity of the revolving object
is tangent to the path. The direction of this velocity changes, but its magnitude remains
constant.
27. In a merry-go-round moves with a speed of 3 m/s, a 25-kg child sits 3 m from its
center. Calculate
(a) The centripetal acceleration of the child
(b) The net horizontal force acted upon the child
(c) Compare the above force with the child’s weight
Solution: (a) The child has a circular motion with a centripetal acceleration as ac = v 2 /r
where v is the constant speed of the revolving object. Therefore,

32 m
ac = =3
3 s2
(b) The net force is found using Newton’s second law as Fnet = mac which yields

Fnet = 25 × 3 = 75 N

This force is in the same direction as the acceleration, toward the center of the circle.
(c) Weight is mass times the gravitational acceleration at that place (g) or w = mg. The ratio
between these two forces is
Fnet 75
= = 0.3
w 25 × 10

All Rights Reserved. Provide a legal copy for a small fee at Physexams.com Page 22
Physics Problems and Solutions: Homework and Exam Physexams.com

8 Friction Force
28. A constant force of 10 N is applied to a 2−kg crate on a rough surface that is sitting
on it. The crate undergoes a frictional force against the force that moves it over
the surface.
(a) Assuming the coefficient of friction is µk = 0.24, find the magnitude of the
friction force that opposes the motion.
(b) What is the net force on the crate?
(c) What acceleration does the crate obtain?
Solution: The kinetic friction force is the force that opposes the motion of a moving object
and its magnitude is given by the formula below fk = µk FN , where µk is the coefficient of
kinetic friction, and FN is the normal force on the object due to contact with a surface.
In all problems involving the coefficient of friction, if the normal force is not given, then you
must apply Newton’s second law in the vertical direction to find it.
(a) The crate does not move vertically or lift off the surface, so the forces in this direction
must be balanced with each other. The free-body diagram below shows that two forces are
acting on the crate: an upward normal force FN , and a downward weight force W = mg.

Thus,
FN = mg = 2 × 10 = 20 N
Now that the normal force is known, we can use kinetic friction force formula fk = µk FN , to
find its magnitude
fk = µk FN = 0.24 × 20 = 4.8 N
(b) ” Net force” means the sum vector of forces. In the horizontal direction, two forces act
on the crate: external force F , and kinetic friction force fk . These two forces apply in the
opposite direction.
The subtraction of these two forces gives us the net (resultant) force on the crate. So,

Fnet = F − fk = 10 − 4.8 = 5.2 N

(c) According to Newton’s second law of motion, if a force of F is applied to a body of mass
F
m, then it undergoes an acceleration whose magnitude is given by a = m . So, the acceleration
that this crate experiences is found as
Fnet 4.8
a= = = 2.4 m/s2
m 2

All Rights Reserved. Provide a legal copy for a small fee at Physexams.com Page 23
Physics Problems and Solutions: Homework and Exam Physexams.com

8.1 static friction


29. A 100 N is applied to a 50 kg box setting on a surface. Suppose the coefficient of
static friction is µs = 0.25. Is this applied force enough to move the box?
Solution: As mentioned earlier, for static friction, we can only find its maximum value, in
contrast to kinetic friction. At any other moment, before reaching the maximum value, this is
the external force that determines the magnitude of the static friction.
If externally applied force on an object is less than the maximum of the static friction F <
fs,max , then the static friction equals the magnitude of the external force, fs = F .
In this case, first find the maximum value of the static friction
fs,max = µs FN = 0.25 × 500 = 125 N
where we substituted mg for the normal force since the object is on a horizontal surface and
a horizontal force is applied to it.
As you can see, the applied external force is not enough to move the object since F < fs,max .
So, the magnitude of the static friction is fs = 100 N.
30. A 300 N is required to start a box to move over a rough level floor. If the coefficient
of static friction between them is 0.35, find the mass of the box?
Solution: The box is initially at rest, and a force of 300 N puts it on the verge of motion.
So, this external force must be enough to overcome the maximum force of static friction,
F = fs,max = µs FN .
The object does not move in the vertical direction, so the net force vertically must be zero,
FN − mg = 0 ⇒ FN = mg
Substituting this into the above expression and solving for m, we will have
F = µs FN = µs (mg)

F
⇒m=
µs g

300
=
0.35 × 10

= 85.7 kg

9 Work
9.1 Constant Force
31. A constant force of 1200 N is required to push a car along a straight line. A person
displaces the car 45 m. How much work is done by the person?

All Rights Reserved. Provide a legal copy for a small fee at Physexams.com Page 24
Physics Problems and Solutions: Homework and Exam Physexams.com

Solution: If a constant force F acts on an object over a distance of d, and F is parallel to d,


then the work done by force F is the product of the force times distance.

In this case, a force of 1200 N displaces the car 45 m. The pushing force is parallel to the
displacement. So, the work done by the person is equal to

W = F d = 1200 × 45 = 54000 J

The SI unit of work is the joule, J.


32. You lift a book of mass 2 kg at constant speed straight upward a distance of 2 m.
How much work is done during this lifting by you?
Solution: The force you apply to lift the book must be balanced with the book’s weight. So,
the exerted force on the book is

F = mg = 2 × 10 = 20 N

The book is lifted 2 m vertically. The force and displacement are both parallel to the up, so
the work done by the person is the product of them.

W = F d = 20 × 2 = 40 J

33. A force of F = 20 N at an angle of 37◦ is applied to a 3 − kg object initially at rest.


The object has displaced a distance of 25 m over a frictionless horizontal table.
Determine the work done by

(a) The applied force


(b) The normal force exerted by the table
(c) The force of gravity

Solution: In this problem, the force makes an angle with the displacement. In such cases, we
should use the formula for work in physics, W = F d cos θ where θ is the angle between force

All Rights Reserved. Provide a legal copy for a small fee at Physexams.com Page 25
Physics Problems and Solutions: Homework and Exam Physexams.com

F and displacement. To this object an external force F , normal force FN , and gravity of force
w = mg are applied.
(a) Using vector decompositions, the component of the force parallel to the displacement is
found to be F∥ = F cos θ. Thus, the product of this component parallel to the displacement
times the magnitude of displacement gives us the work done by external force F as below

WF = F {z θ} d
| cos
F∥

= (20 × cos 37◦ )(25)

= 400 J

(b) Now, we want to find the work done by the normal force. But, let’s define what is the
normal force.
In physics, ”Normal” means perpendicular. When an object is in contact with a surface, a
contact force is exerted on the object. The component of the contact force perpendicular to
the surface is called the normal force.
Thus, by definition, the normal force is always perpendicular to the displacement. So, the
angle between FN and displacement d is 90◦ . Hence, the work done by the normal force is
determined to be
WN = FN d cos θ = (30)(25) cos 90◦ = 0
(c) The weight of the object is the same as the force of gravity. This force applies to the
object vertically downward and the displacement of the object is horizontal. So, again the
angle between these two vectors is θ = 90◦ . Hence, the work done by the force of gravity is
zero.

All Rights Reserved. Provide a legal copy for a small fee at Physexams.com Page 26
Physics Problems and Solutions: Homework and Exam Physexams.com

9.2 Work in Circular Motions

9.3 Work on an incline

10 Work-Kinetic Energy Theorem

11 Momentum in One-Dimension

12 Conservation of Momentum

13 Impulse and Momentum


13.1 Impulse and Force-time graphs

14 Sound

15 Elastic Collision in One Dimension

16 Heat and Temperature

17 Latent heat of Vaporization

18 Latent Heat of Fusion

19 Simple Pendulum

20 Simple Harmonic Motion (SHM)

21 Standing Waves

22 Coulomb’s Law
34. Two like and equal charges are at a distance of d = 5 cm and exert a force of
F = 9 × 10−3 N on each other.
(a) Find the magnitude of each charge?
(b) What is the direction of the electrostatic force between them?

All Rights Reserved. Provide a legal copy for a small fee at Physexams.com Page 27
Physics Problems and Solutions: Homework and Exam Physexams.com

Solution: The magnitude of the force between two rest point charges q and q ′ separated by
a distance d is given by Coulomb’s law as below

|q| |q ′ |
F =k
d2
N.m2
where k ≈ 8.99 × 109 C2 is the Coulomb constant and the magnitudes of charges denoted by
| · · · |.
Let the magnitude of charges be |q1 | = |q2 | = |q|, Now by substituting the known numeri-
cal values of F and distance d, and solving for |q| we get

|q1 | |q2 |
F =k
d2
|q|2
9 × 10−3 = (8.99 × 109 )
(0.05)2
⇒ q 2 = 25 × 10−16
⇒ q = 5 × 10−8 C

In the second equality, we converted the distance from cm to m to coincide with SI units.
The direction of the Coulomb force depends on the sign of the charges. Two like charges repel
and two unlike ones attract each other.
Since q1 and q2 have the same signs so the electric force between them is repulsive.
35. A point charge of q = 4 µC is 3 cm apart from the charge q ′ = 1 µC.

(a) Find the magnitude of the Coulomb force that one particle exerts on the
other.
(b) Is the force attractive or repulsive?
Solution: Known values:

|q| = 4 µC

|q | = 1 µC
d = 3 cm = 3 × 10−2 m

(a) Coulomb’s law gives the magnitude of the electric force between two stationary (motionless)
point charges so by applying it we have

|q| |q ′ |
F =k
d2
(4 × 10−6 )(1 × 10−6 )
= (8.99 × 109 )
(0.03)2
= 40 N

(b) Since the charges have opposite signs so the electric force between them is attractive.

All Rights Reserved. Provide a legal copy for a small fee at Physexams.com Page 28
Physics Problems and Solutions: Homework and Exam Physexams.com

23 Electric Field

24 Electric Flux

And more chapters covered in the full version of this pdf.

These solved questions cover full chapters of your high school physics
curriculum.

You can use these solved problems for mastering your homework and
assignments.

All Rights Reserved. Provide a legal copy for a small fee at Physexams.com Page 29

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy