Part (i)
I'm going to use the notation T(n) instead of 
To find the first term, we plug in n = 1
T(n) = 2 - 3n
T(1) = 2 - 3(1)
T(1) = -1
The first term is -1
Repeat for n = 2 to find the second term
T(n) = 2 - 3n
T(2) = 2 - 3(2)
T(2) = -4
The second term is -4
<h3>Answers: -1, -4</h3>
==============================================
Part (ii)
Plug in T(n) = -61 and solve for n
T(n) = 2 - 3n
-61 = 2 - 3n
-61-2 = -3n
-63 = -3n
-3n = -63
n = -63/(-3)
n = 21
Note that plugging in n = 21 leads to T(21) = -61, similar to how we computed the items back in part (i).
<h3>Answer: 21st term</h3>
===============================================
Part (iii)
We're given that T(n) = 2 - 3n
Let's compute T(2n). We do so by replacing every copy of n with 2n like so
T(n) = 2 - 3n
T(2n) = 2 - 3(2n)
T(2n) = 2 - 6n
Now subtract T(2n) from T(n)
T(n) - T(2n) = (2-3n) - (2-6n)
T(n) - T(2n) = 2-3n - 2+6n
T(n) - T(2n) = 3n
Then set this equal to 24 and solve for n
T(n) - T(2n) = 24
3n = 24
n = 24/3
n = 8
This means 2n = 2*8 = 16. So subtracting T(8) - T(16) will get us 24.
<h3>Answer: 8</h3>
Each month that will give them 20$ for
30.78cm 32.36cm 73.14cm the process is shown in the following picture
Complete Question
Tyrone is making 52 cookies for a party. Some will be a pecan cookies and some will be honey ginger. The ratio of pecans to a honey ginger is 7:6. How many of each kind of cookie will he make
Answer:
28 pecan cookies and 24 Honey ginger cookies
Step-by-step explanation:
From the above question
Pecans : Honey ginger = 7:6
Sum of Proportion = 7 + 16 = 13
Total number of cookies = 52
Number of pecans
= 7/13 × 52 = 28 pecans cookies
Number of Honey ginger
= 6/13 × 52 = 24 Honey ginger cookies
Therefore, we have:
28 pecan cookies and 24 Honey ginger cookies
Answer:
2p+3>2(p−3)
Use the distributive property to multiply 2 by p−3.
2p+3>2p−6
Subtract 2p from both sides.
2p+3−2p>−6
Combine 2p and −2p to get 0.
-3>6
This is true for any p.
p∈R
Step-by-step explanation:
Hope this helps! :)