Answer:
<em>{9,19,39,79}</em>
Step-by-step explanation:
<u>Recursive Sequences</u>
The recursive sequence can be identified because each term is given as a function of one or more of the previous terms. Being n an integer greater than 1, then:
f(n) = 2f(n-1)+1
f(1) = 4
To find the first four terms of the sequence, we set n to the values {2,3,4,5}
f(2) = 2f(1)+1
Since f(1)=4:
f(2) = 2*4+1
f(2) = 9
f(3) = 2f(2)+1
Since f(2)=9:
f(3) = 2*9+1
f(3) = 19
f(4) = 2f(3)+1
Since f(3)=19:
f(4) = 2*19+1
f(4) = 39
f(5) = 2f(4)+1
Since f(4)=39:
f(5) = 2*39+1
f(5) = 79
14= 4 pi/6 pi = 2/3
15 = 8 pi/10 pi = 4/5
16 = no
Answer:
Cross multiplication is the method used to determine whether or not a proportion is true.
Explanation:
If you know one ratio in a proportion, you can use that information to find values in the other equivalent ratio.
Cross multiplication is the method used to determine whether or not a proportion is TRUE.
For example, if a bowl of fruit contains 10 oranges and 8 lemons, then the ratio of oranges to lemons is 10 is to 8 (that is, 10 : 8 ), which is equivalent to the ratio 5:4).
-d would equal 3. just flip its around right?