You can count the spirals because they are coloured.
The left handed spirals are in red and you can count 13.
The rifht hanged spirals are in yellow and you can count 21.
Fibonacci sequence is: 1, 1, 2, 3, 5, 8, 13, 21, 34, 55, 89, ... From 2 the next number is the sum of the two previous numbers:
2 = 1 + 1
3 = 2 + 1
5 = 3 + 2
8 = 5 + 3
13 = 8 + 5
21 = 13 + 8.
Fibonacci numbers are found in many structures in nature.
We have just found that these cacti enclose Fibonacci numbers 13 and 21.
Answer: 13 and 21
The product of two negative numbers is positive is your answer
Hello Shelbyhall, simply you would multiply 17.50 * 25 because 4 * 25 = 100%. Answer: 437.5 is the other 96% :)
2x + 3y = 6.....multiply by 3
-3x + 5y = 10...multiply by 2
-----------------
6x + 9y = 18 (result of multiplying by 3)
-6x + 10y = 20 (result of multiplying by 2)
-----------------add
19y = 38
y = 38/19
y = 2
2x + 3y = 6
2x + 3(2) = 6
2x + 6 = 6
2x = 6 - 6
2x = 0
x = 0
solution is : (0,2)