Answer:
1
Step-by-step explanation:
3x+2y=8
x=2y
3(2y)+2y=8
6y+2y=8
8y=8
y=1
x=2(1)
x=2
x-1=2-1
x-y=1
Answer:
<h3>.There are 36 squares........</h3>
Answer:
f) a[n] = -(-2)^n +2^n
g) a[n] = (1/2)((-2)^-n +2^-n)
Step-by-step explanation:
Both of these problems are solved in the same way. The characteristic equation comes from ...
a[n] -k²·a[n-2] = 0
Using a[n] = r^n, we have ...
r^n -k²r^(n-2) = 0
r^(n-2)(r² -k²) = 0
r² -k² = 0
r = ±k
a[n] = p·(-k)^n +q·k^n . . . . . . for some constants p and q
We find p and q from the initial conditions.
__
f) k² = 4, so k = 2.
a[0] = 0 = p + q
a[1] = 4 = -2p +2q
Dividing the second equation by 2 and adding the first, we have ...
2 = 2q
q = 1
p = -1
The solution is a[n] = -(-2)^n +2^n.
__
g) k² = 1/4, so k = 1/2.
a[0] = 1 = p + q
a[1] = 0 = -p/2 +q/2
Multiplying the first equation by 1/2 and adding the second, we get ...
1/2 = q
p = 1 -q = 1/2
Using k = 2^-1, we can write the solution as follows.
The solution is a[n] = (1/2)((-2)^-n +2^-n).
So we know the tank already has 5 gallons and we need 9. This means we need 4 more gallons in order to fill up the tank.
If 1/4 gallon is being filled per minute we need to find out how many 1/4 gallons makes up 4 gallons in total.
4 of the 1/4 gallons makes up 1 whole gallon. So since we need 4 whole gallons we would need 16 of the 1/4 gallons.
This means that it will take 16 minutes for the tank to hold 9 gallons of water.