The Correct answer is y = 2x - 1
(I took the test and this was the answer)
Answer:
Check the explanation
Step-by-step explanation:
Since each and every one of the 4 hallways is equally likely then

Now, if he chooses H1 he escapes after 12 minutes then

If he chooses H2 then he wastes 10 minutes and then he is again in the same starting
position so he expects to escape in E(T) minutes, then

Analogously, if he chooses H3 then he wastes 40 minutes and then he is again in the same starting
position so he expects to escape in E(T) minutes, then

Therefore

So we have

Therefore he is expected to escape in 72 minutes
The restrictions for the equation is that the denominator can not be zero. So the restrictions for x would be what values make the denominator zero.
7x^2 + 6x = 0
factor
x(7x + 6) = 0
multiply any number by 0 and you get 0. So either x = 0 or 7x+6 = 0
since there's a x in the numerator x/x = 1 so this will not be a restriction. Then the only restriction is:
7x+6 = 0
7x = -6
x = -6/7
Answer: yes, because it is useful to describe changes in the behavior of the thing we are describing.
Step-by-step explanation:
A piecewise function f(x) is a function that is "different" depending on the range of the values of x, this is for example:
y = x -----> if x < 0
y = x^2 ----- if x ≥ 0
This is used to represent changes in the behavior of the thing we are describing.
For example, suppose an object that is moving with constant velocity, the velocity graph will be a constant line.
Now, the object suddenly, at a time t = t0 accelerates to a constant acceleration A, now the graph of the velocity is a linear graph with slope equal to A.
So this situation can be represent this with a piecewise function:
V(t) = c -----> if t < t0
V(t) = c + A*t -----> if t ≥ t0
So the answer is yes, we can.