Answer:
the first one
Step-by-step explanation:
A graph showing the Earliest Start Times (EST) for project tasks is computed left to right based on the predecessor task durations. For dependent tasks, the earliest start time will be the latest of the finish times of predecessor tasks.
The first graph appears to appropriately represent the table values, using edges to represent task duration, and bubble numbers to represent start times.
The second graph does not appropriately account for duration of predecessor tasks.
The third graph seems to incorrectly compute task completion times (even if you assume that the edge/bubble number swap is acceptable).
Answer:
(0.5, 0.5)
Step-by-step explanation:
draw lines in the middle of each side and the points line up in one spot
9514 1404 393
Answer:
x = 1
Step-by-step explanation:
The axis of symmetry is the vertical line halfway between the zeros.
x = (4 -2)/2
x = 1 . . . equation of axis of symmetry
-60 -49 -40 9
-45 -18 80 82
-74 -23 14 85
-79 -68 21 46
-48 -21 27 54
-68 -13 4 32
Answer:
1.75
Step-by-step explanation:
h(t) = -16t² + 56t
h'(t) = -32t + 56
To find time at max height equate h' to 0
0 = -32t + 56
t = 56/32 = 1.75 s
It takes 1.75 s to reach max highest point