Answer:
35 hours and 45 minutes
Step-by-step explanation:
Hi there!
Angle H would be supplementary to the angle opposite it, which is 87. Therfore, angle H = 93.
Hope this helps!! :)
If there's anything else that I can help you with, please let me know!
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).
1a) The function has arrows on both ends and no place in the middle where it is not defined. Its domain is ...
All Reals
1b) The function gives no output values below -3, but it gives output values of -3 and all above that. Its range is ...
y ≥ -3
1c) For values of x less than -1, the function's output is 1. This matches g(x) and s(x). At x=0, the function's output is -3, which only matches g(x). The appropriate choice is ...
g(x)
2b) The function is only defined for 0 ≤ x < 8. This is its domain.
3) A definition might be ...
The equation is true because both sides are identical.