Answer:
y = 9
Step-by-step explanation:
Given
4 +
= 7
Isolate the term in y by subtracting 4 from both sides
= 3 ( multiply both sides by 3 )
y = 3 × 3 = 9
Answer:
3 and 10
Step-by-step explanation:
3 plus 10 equals 13
3 times 10 equals 30
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).
Answer:
x = 6, x = - 6
Step-by-step explanation:
Given
y = x² - 36
To find the zeros let y = 0, that is
x² - 36 = 0 ← x² - 36 is a difference of squares and factors in general as
a² - b² = (a - b)(a + b), thus
x² - 36 = 0
x² - 6² = 0
(x - 6)(x + 6) = 0 ← in factored form
Equate each factor to zero and solve for x
x - 6 = 0 ⇒ x = 6
x + 6 = 0 ⇒ x = - 6
Answer:
<em>I</em>(-1,3)
Step-by-step explanation:
Moving 3 units left adds -3 to x value
Moving 6 units up adds 6 to the y value
2 - 3 = -1
-3 + 6 = 3
(-1,3)
If my answer is incorrect, pls correct me!
If you like my answer and explanation, mark me as brainliest!
-Chetan K