Answer: x = t, y = 2t/3 + 2
Step-by-step explanation:
You want to write both x and y in terms of t
so if you rearrange 4x - 6y = -12 you get
-6y = -4x - 12
6y = 4x + 12
y = 2x/3 + 2
set x = t
and y = 2t/3 + 2
and that's it!
another one you could do is
x = t/2
y = t/3 + 2
or even
x = 3t/2
y = t + 2
i like this one the most because it looks more elegant
Answer:

Step-by-step explanation:

<h3>Hope it is helpful....</h3>
Answer:
18
Step-by-step explanation:
C.-2 and -11 that would be the answer.
Answer:
dA/dt = k1(M-A) - k2(A)
Step-by-step explanation:
If M denote the total amount of the subject and A is the amount memorized, the amount that is left to be memorized is (M-A)
Then, we can write the sentence "the rate at which a subject is memorized is assumed to be proportional to the amount that is left to be memorized" as:
Rate Memorized = k1(M-A)
Where k1 is the constant of proportionality for the rate at which material is memorized.
At the same way, we can write the sentence: "the rate at which material is forgotten is proportional to the amount memorized" as:
Rate forgotten = k2(A)
Where k2 is the constant of proportionality for the rate at which material is forgotten.
Finally, the differential equation for the amount A(t) is equal to:
dA/dt = Rate Memorized - Rate Forgotten
dA/dt = k1(M-A) - k2(A)