Dont understand can u use a pic
Answer:
x=-5, y=-5. (-5, -5).
Step-by-step explanation:
-x-5y=30
10x+5y=-75
------------------
9x=-45
x=-45/9
x=-5
-(-5)-5y=30
5-5y=30
5y=5-30
5y=-25
y=-25/5
y=-5
y = x + 4/x
replace x with -x. Do you get back the original equation after simplifying. if you do, the function is even.
replace y with -y AND x with -x. Do you get back the original equation after simplifying. If you do, the function is odd.
A function can be either even or odd but not both. Or it can be neither one.
Let's first replace x with -x
y = -x + 4/-x = -x - 4/x = -(x + 4/x)
we see that this function is not the same because the original function has been multiplied by -1
. Let's replace y with -y and x with -x
-y = -x + 4/-x
-y = -x - 4/x
-y = -(x + 4/x)
y = x + 4/x
This is the original equation so the function is odd.
Answer:
Step-by-step explanation:
2x=5
x=2.5
Answer:
Explanation has been given below
Step-by-step explanation:
a) inter arrival times are exponentially distributed with mean 1/n , where n = rate = 1/sec.
probability distribution function is F(t)=n*exp(-n*t).
reference to any kth packet and the (k-1)th packet
the answer is = integration of F(t).dt with limits 0 to 2 = 1 - exp(-2*n) = 1 - exp(-2)
b) t=5 , P(q) = exp(-5)*(5)^q/factorial(q)
probability of fourth call within t=5 seconds is =
that is P(4) P(5) ...... = 1 - ( P(0) P(1) P(2) P(3) ) ; put the values and get the answer.
c) number of calls/rate = 4/n = 4 seconds