Kinetic Energy rotational motion problem, help please!
Homework Statement
A 2.4 kg cylinder (radius = 0.11 m, length = 0.50 m) is released from rest at the top of a ramp and allowed to roll without slipping. The ramp is 0.62 m high and 5.0 m long.
(a) When the cylinder reaches the...
I can't figure out how to get these 2 methods to work. In my assignment description it says
public BinTree getLTree()
Get a reference to the left subtree. If this is not possible to do then throw an IllegalArgumentException.
NOTE
This routine returns a BinTree, not a Tnode. You...