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:
x=9
<A=23
<B= 69
Step-by-step explanation:
1. 2x+5+3(2x+5)=92 2. 2x+5+6x+15=92 3. 8x+20=92 4. 8x=72 5. x=9
<A= 2(9)+5=18+5=23
<B= 3(2(9)+5)=3(23)=69
Answer:
x = -11/5 and y = 24/5
Step-by-step explanation:
Use elimination.
First, we need to multiply so that at least one variable can cancel out.
We can multiply the top equation by 2.
So we get
4x + 6y = 20
Then, we can use elimination.
The x's cancel out.
So we get 5y = 24
Or y = 24/5
Then, we can plug in this y value back into the first equation to find x.
2x + 3(24/5) = 10
2x + 72/5 = 50/5
2x = -22/5
x = -11/5
So x = -11/5 and y = 24/5
Answer:
y=5/8
Step-by-step explanation: