I think the answer might be x=4/8
Answer:The average rate of change between two input values is the total change of the function values (output values) divided by the change in the input values.
Step-by-step explanation:
Prob(first ball being blue) = 6 / (6 + 3 + 3) = 6/12 = 1/2
Prob ( picking a yellow ball) = 3 /12 = 1/4
As the 2 events are independent the probabilities are multiplied
So the answer is 1/2 * 1/4 = 1/8
Let n = the hours elapsed when the two trains are 660 miles apart.
Let the first train travel east and the second train travel west.
The distance traveled by the first train is
x = (50 mi/h)*(n h) = 50n mi
The distance traveled by the second train is
y = (60 mi/h)*(n h) = 60n h
The distance between the two trains after n hours is
x + y = 50 n + 60n = 110n mi
Because this distance is 660 miles, therefore
110n = 660
n = 6 hours
Answer: 6 hours
I hope this helps. Sorry it took so long
Answer:
Equation of a line is y = mx + c
where m = slope and c = y intercept
Using point ( -2 , 4) and m = 2
Equation of the line is
y - 4 = 2(x + 2)
y - 4 = 2x + 4
y = 2x + 4 + 4
y = 2x + 8
Hope this helps.