Logo Background RSS

How far does the spacecraft travel until it comes to a momentary halt?

1 Comment

  1. #1
    OzoneGuy
    October 12th, 2011 at 1:49 am

    v = (-10.0) * t + 3250
    find out when t = 0
    Then use
    s = ½ * (-10.0) * t^2 + 3250 t
    to find “s”

    Post ReplyPost Reply

Leave a Comment

Security Code: