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).
Hello,
Shall we begin?
10.80
+ 4.73
-----------
15.53
<span>Answers: 15.53</span>
Answer:
A is a function
Step-by-step explanation:
Answer:
All of them are correct except for number 15
Step-by-step explanation:
Number 15 is D.
The equation of the line is y = -2/3x - 3.
To find this, we first need to turn the intercepts into ordered pairs.
x intercept: (-4.5, 0)
y intercept: (0, -3)
Now we can use these two points and the slope equation to find slope.
m = (y2 - y1)/(x2 - x1)
m = (0 - -3)/(-4.5 - 0)
m = 3/-4.5
m = -2/3
Now that we have the slope, we can use slope intercept form to find the intercept.
y = mx + b
-3 = 2/3(0) + b
-3 = 0 + b
-3 = b
Which allows us to model the equation as y = -2/3x - 3