Relative Velocity - Mistake in Textbook?

AI Thread Summary
The discussion centers on a perceived mistake in a free online physics textbook regarding the definition of muzzle velocity. The textbook states that muzzle velocity is the sum of the velocities of two objects, represented as vM = vB + vC. However, this interpretation is challenged, as the correct formula for relative velocity should be vM = vB - vC. The confusion arises from the distinction between "unsigned quantities" (speeds) and "signed quantities" (velocities). When considering the direction of movement, if the cannonball moves to the right at 300 m/s and the cannon rolls back at 2 m/s, the relative velocity should be calculated as vB - vC, resulting in a total of 302 m/s to the right. The discussion highlights that while the textbook uses the term "velocity," it often refers to speeds without specifying direction, leading to misunderstandings.
HenryA.
Messages
7
Reaction score
0
I am just reading through this free online textbook and it seems to me that there is a mistake on page 24.

http://www.anselm.edu/internet/physics/cbphysics/downloadsI/cbPhysicsIa18.pdf#page=23

He describes the muzzle velocity, which he defines as the relative velocity between two objects, as being the sum of the two objects. Which in this case is:

vM=vB+vC

This is not the relative velocity, this would be the relative velocity between these two objects:

vM=vB-vC

Am I missing something really simple or is this actually a mistake?
 
Physics news on Phys.org
You would be correct if v_B and v_C were "vectors" or (in one dimension) "signed quantities" so that with the cannon ball going to the right, v_B were positive and with the cannon rolling to the left, v_C would be negative. But here they are clearly using the speeds or "unsigned quantities", not velocities.

For example, if the cannon ball went to the right at, say, 300 m/s while the cannon rolled back at 2 m/s. then, as velocities or "signed quantities" we would say that v_B= 300 and v_C= -2 so that the "relative velocity" would be v_B- v_C= 300- (-2)= 302 m/s. But the book is using the "unsigned" speeds: v_B= 300 m/s to the right and v_C= 2 to the left so that the relative speed is v_B+ v_C= 300+ 2= 302 m/s to the right.
 
HallsofIvy said:
But here they are clearly using the speeds or "unsigned quantities", not velocities.

Yes, this would make sense. I guess their use of the word velocity threw me off.
 
HenryA. said:
I guess their use of the word velocity threw me off.
That's understandable. Reading it carefully, I noticed they make statements along the lines of "the velocity is vB to the right". Since they specify a direction, they are correct to use "velocity" rather than "speed". However, vB by itself (with no direction specified) is a speed, not a velocity.
 
For the following four books, has anyone used them in a course or for self study? Compiler Construction Principles and Practice 1st Edition by Kenneth C Louden Programming Languages Principles and Practices 3rd Edition by Kenneth C Louden, and Kenneth A Lambert Programming Languages 2nd Edition by Allen B Tucker, Robert E Noonan Concepts of Programming Languages 9th Edition by Robert W Sebesta If yes to either, can you share your opinions about your personal experience using them. I...
Hi, I have notice that Ashcroft, Mermin and Wei worked at a revised edition of the original solid state physics book (here). The book, however, seems to be never available. I have also read that the reason is related to some disputes related to copyright. Do you have any further information about it? Did you have the opportunity to get your hands on this revised edition? I am really curious about it, also considering that I am planning to buy the book in the near future... Thanks!
I’ve heard that in some countries (for example, Argentina), the curriculum is structured differently from the typical American program. In the U.S., students usually take a general physics course first, then move on to a textbook like Griffiths, and only encounter Jackson at the graduate level. In contrast, in those countries students go through a general physics course (such as Resnick-Halliday) and then proceed directly to Jackson. If the slower, more gradual approach is considered...
Back
Top