256,884 views
11 votes
11 votes
Write the velocity of the cue ball after the collision in component form. What is the x-component of the velocity of the eight ball after the collision?What us the y-component of the velocity of the eight ball after the collision. At what angle does the eight ball travel after the collision What is the magnitude of the eight ball’s velocity after the collision?

Write the velocity of the cue ball after the collision in component form. What is-example-1
User Pingu
by
2.7k points

1 Answer

20 votes
20 votes

According to the image, the cue ball after the collision has a speed of 0.8 m/s with a direction of 20°. Let's use the rectangular components formulas to find each component.


\begin{gathered} x=v\cdot\cos \theta \\ y=v\cdot\sin \theta \end{gathered}

Where v = 0.8 m/s and theta = 20°.


\begin{gathered} x=0.8\cdot\cos 20(m/s)\approx0.75(m/s) \\ y=0.8\cdot\sin 20(m/s)\approx0.27(m/s) \end{gathered}

Now, we use the components to write the velocity of the cue ball, which is a vector


\vec{v}=(0.75i+0.27j)(m/s)

On the other hand, we can observe that the eight ball is still before the collision. To find its speed after the collision, we use the law of conservation of momentum.


p_(i1)+p_(i2)=p_(f1)+p_(f2)

Where p = mv. Let's use all the given magnitudes.


0.6\operatorname{kg}\cdot2m/s+0.6\operatorname{kg}\cdot0m/s=0.6\operatorname{kg}\cdot0.8m/s+0.6\operatorname{kg}\cdot v_(f2)

Then, we solve for the speed 2 (eight ball speed):


\begin{gathered} v_(f2)=\frac{1.2kg\cdot m/s-0.48kg\cdot m/s}{0.6\operatorname{kg}} \\ v_(f2)=\frac{0.72\operatorname{kg}\cdot m/s}{0.6\operatorname{kg}} \\ v_(f2)=1.2m/s \end{gathered}

The final speed of the eight ball is 1.2 m/s. But we have to find the angle of the eight ball after the collision in order to find its components. To find the angle, we just have to subtract 90°-20° = 70°.

Now, we can find the rectangular components.


\begin{gathered} x=v\cdot\cos \theta \\ y=v\cdot\sin \theta \end{gathered}

Where v = 1.2 m/s and theta = 70°.


\begin{gathered} x=1.2\cdot\cos 70(m/s)\approx0.41m/s \\ y=1.2\cdot\sin 70(m/s)\approx1.13m/s \end{gathered}

The x-component of the velocity of the eight ball is 0.41i (m/s) and the y-component of the velocity of the eight ball is 1.13j (m/s).

The eight ball travels at a 70° angle after the collision.

The magnitude of the eight ball's velocity after the collision is 1.2 m/s.

User Miguel Alonso Jr
by
3.3k points