Answer:
61,940
Step-by-step explanation:
For a recursive sequence of reasonable length, it is convenient to use a suitable calculator for figuring the terms of it. Since each term not only depends on previous terms, but also depends on the term number, it works well to use a spreadsheet for doing the calculations. The formula is easily entered and replicated for as many terms as may be required.
__
The result of executing the given algorithm is shown in the attachment. (We have assumed that g_1 means g[-1], and that g_2 means g[-2]. These are the starting values required to compute g[0] when k=0.
That calculation looks like ...
g[0] = (0 -1)×g[-1] +g[-2} = (-1)(9) +5 = -4
The attachment shows the last term (for k=8) is 61,940.
The mixed number would be 1 and 1/2.
In this item, we let x be the number of pairs of socks and y be the number of blouses that were purchased by Hanna. The total amount that is spent for the socks and blouses are 2.99x and 12.99y, respectively. The equation that would best describe the given scenario is,
2.99x + 12.99y = 43.92
Answer:
24 premium tickets were sold.
Step-by-step explanation:
Let :
Deluxe ticket = x
Regular tickets = x + 78
Premium tickets = y
x + (x + 78) + y = 208
4x + 2(x+78) + 10y = 714
2x + y = 208 - 78
4x + 2x + 156 + 10y = 714
2x + y = 130 - - - - - (1)
6x + 10y = 558 - - - - (2)
Now we can solve the simultaneous equation using elimination method :
From (1)
y = 130 - 2x
Put y = 130 - 2x in (2)
6x + 10(130 - 2x) = 558
6x + 1300 - 20x = 558
- 14x = 558 - 1300
-14x = - 742
x = 742 / 14
x = 53
Put x = 53 in y = 130 - 2x
y = 130 - 2(53)
y = 130 - 106
y = 24
Hello. The answer would be 35in2.