Answer:
m = -3m+3n/-2b
Step-by-step explanation:
Slope is expressed as;
m = y2-y1/x2-x1
Given the coordinates (a+b,4m-n) and (a-b,m+2n)
m = (m+2n)-(4m-n)/(a-b)-(a+b)
m = m+2n-4m+n/a-b-a-b
m = m-4m+2n+n/a-a-b-b
m = -3m+3n/-2b
Hence the required slope is m = -3m+3n/-2b
9514 1404 393
Answer:
-1/2
Step-by-step explanation:
The factor outside parentheses multiplies each term inside.
5/2(-8/5 +7/5)
= (5/2)(-8/5) +(5/2)(7/5)
= -8/2 +7/2 = -1/2
Answer:
<em>Hello</em><em>,</em><em> </em><em>there</em><em>!</em><em>!</em><em>!</em>
<em>The</em><em> </em><em>answer</em><em> </em><em>is option</em><em> </em><em>D</em><em>.</em>
<em>but</em><em> </em><em>you</em><em> </em><em>can</em><em> </em><em>also</em><em> </em><em>write</em><em> </em><em>4</em><em>5</em><em> </em><em>by</em><em> </em><em>rounding</em><em> </em><em>off</em><em>,</em><em> </em><em>alright</em><em>. </em>
<em><u>Hope</u></em><em><u> </u></em><em><u>it helps</u></em><em><u>.</u></em><em><u>.</u></em><em><u>.</u></em>
Answer:
(a) true
(b) true
(c) false; {y = x, t < 1; y = 2x, t ≥ 1}
(d) false; y = 200x for .005 < |x| < 1
Step-by-step explanation:
(a) "s(t) is periodic with period T" means s(t) = s(t+nT) for any integer n. Since values of n may be of the form n = 2m for any integer m, then this also means ...
s(t) = s(t +2mt) = s(t +m(2T)) . . . for any integer m
This equation matches the form of a function periodic with period 2T.
__
(b) A system being linear means the output for the sum of two inputs is the sum of the outputs from the separate inputs:
s(a) +s(b) = s(a+b) . . . . definition of linear function
Then if a=b, you have
2s(a) = s(2a)
__
(c) The output from a time-shifted input will only be the time-shifted output of the unshifted input if the system is time-invariant. The problem conditions here don't require that. A system can be "linear continuous time" and still be time-varying.
__
(d) A restriction on an input magnitude does not mean the same restriction applies to the output magnitude. The system may have gain, for example.