The Fibonacci sequence 1, 1, 2, 3, 5, 8, 13, 21, 34, 55, … is formed by summing two consecutive numbers to get the next number.
adelina 88 [10]
By counting the combinations, we will see that there are 10 combinations such that the sum gives a Fibonacci number.
<h3>
How to count the combinations?</h3>
We have two number cubes with 6 outcomes each, such that we have a total of 36 combined outcomes.
For each dice, the outcomes are:
{1, 2, 3, 5, 8, 13}
Now, let's count the combinations that also give a Fibonacci number (these are given by adding two consecutive numbers in the sequence).
I will list each possible red outcome, then the blue outcomes that would give a Fibonacci term, and then we can count the number of combinations.
- Red Blue number of combinations.
- 1 2 1
- 2 1, 2 2
- 3 2, 3 2
- 5 3, 8 2
- 8 5, 13 2
- 13 8 1
Adding the numbers of combinations, we have:
C = 1 + 2 + 2 + 2 + 2 + 1 = 10
There are 10 combinations that give a Fubbonaci number.
If you want to learn more about combinations, you can read:
brainly.com/question/2280026
Answer:
x = -6/5
y = -8/5
Step-by-step explanation:
2x + y = -4
Y = 3x + 2
Substitute the second equation into the first equation
2x + 3x+2 = -4
Combine like terms
5x +2 = -4
Subtract 2 from each side
5x+2-2=-4-2
5x = -6
Divide by 5
5x/5 = -6/5
x = -6/5
Now we need to find y
y = 3x+2
y = 3(-6/5)+2
y = -18/5 + 10/5
y = -8/5
A is definitely the answer.
Answer:
I think it is 50 tell me if it is right
Answer:
x = 1 or x = −6
Step-by-step explanation:
Step 1: Subtract 18 from both sides.
3x2+15x−18=18−18
3x2+15x−18=0
Step 2: Factor left side of equation.
3(x−1)(x+6)=0
Step 3: Set factors equal to 0.
x−1=0 or x+6=0
x=1 or x=−6