Recent content by calthabis

  1. C

    Undergrad Get Projectile hit moving target

    This is how far I've got. I am stuck so can you please say how i can solve the rest or if there is some other way to solve it. it might be quite hard to follow on screen so i suggest you follow my calculations on paper. the target's y coordinate is always 0 Tv = the target's X velocity...
  2. C

    Undergrad Get Projectile hit moving target

    Was this too difficult or is there not enough information?? :confused:
  3. C

    Undergrad Get Projectile hit moving target

    Hello i need this för a coding project I am currently occupying myself with =) ok so the system is in a 2D space, the projectile starts at a height H and is supossed to hit target T. the targets y.coord is constant Ty but his x has a speed Tv towards the projectiles start. the target starts at...