A PHP Error was encountered

Severity: Warning

Message: mkdir(): Permission denied

Filename: drivers/Session_files_driver.php

Line Number: 137

Backtrace:

File: /home/estarbk/public_html/dev.estar-bk.com/application/controllers/Main.php
Line: 8
Function: __construct

File: /home/estarbk/public_html/dev.estar-bk.com/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: session_start(): Failed to initialize storage module: user (path: /var/cpanel/php/sessions/alt-php74)

Filename: Session/Session.php

Line Number: 137

Backtrace:

File: /home/estarbk/public_html/dev.estar-bk.com/application/controllers/Main.php
Line: 8
Function: __construct

File: /home/estarbk/public_html/dev.estar-bk.com/index.php
Line: 315
Function: require_once

E-STAR - Student
E-Lecture - Two-dimensional Collisions

In the last section, we showed that the momentum of a system of two particles is conserved when the system is isolated. For any collision of two particles, this result implies that the momentum in each of the directions x, y, and z is conserved.

An important subset of collisions takes place in a plane. The game of billiards is a familiar example involving multiple collisions of objects moving on a two-dimensional surface. For such two dimensional collisions, we obtain two component equations for conservation of momentum:

m1v1ix + m2v2ix = m1v1fx + m2v2fx             Eq. 3.13
m1v1iy + m2v2iy = m1v1fy + m2v2fy             Eq. 3.14

Let us consider a two-dimensional problem in which particle 1 of mass m1 collides with particle 2 of mass m2 , where particle 2 is initially at rest, as in Figure 23.