The ratio 12:20 because you need it to be equal to 3:5. 3 times 4 which makes 12 so you need to multiply 5 with 4 too
The way to solve this is take 32/16, and you get 2. This means that you get 2 kiwis per dollar. So, if Lisa has $6, then she can buy 12 kiwis.
The recursive sequence that would produce the sequence 8,-35,137,… is T(n + 1) = -3 - 4T(n) where T(1) = 8
<h3>How to determine the recursive sequence that would produce the sequence?</h3>
The sequence is given as:
8,-35,137,…
From the above sequence, we can see that:
The next term is the product of the current term and -4 added to -3
i.e.
Next term = -3 + Current term * -4
So, we have:
T(n + 1) = -3 + T(n) * -4
Rewrite as:
T(n + 1) = -3 - 4T(n)
Hence, the recursive sequence that would produce the sequence 8,-35,137,… is T(n + 1) = -3 - 4T(n) where T(1) = 8
Read more about recursive sequence at
brainly.com/question/1275192
#SPJ1
X-6y=6 slope: 1/6 y-intercept (0,1)
X= 0,6 y= -1, 0
X+3y+12=0 slope: 1/3
Y-intercept (0,4) x= -12, 0 Y= 0,4
8a-9b= 9/8 slope (0 ,7/8) x= -1,1 Y= -1/4,2
3a+b=7 1/3 (0,7/3) x= 4,7 Y=1,0