I have some questions about this problem.
Code: Select all
1 Whats means this sentence "Before the first bounce, the ball increases its distance from the lower left corner of the table."
2 Initinally ball have coordinantes (a/2,b/2) (i think this coord of middle of table)?
3
(0,b) (a,b)
----------------------------------
| 90 degrees |
| | |
| | |
| 180 degrees -- -- 0 degrees |
| | |
| | |
| 270 degrees |
----------------------------------
(0,0) (a,0)
This image is right?