The Fibonacci Sequence is a stream of numbers that typically begins with a "0" or "1". From there, any number placed after would be added to the previous number.
For instance, if I started with a "1", and the next number was a "2", the number after would be a "3". From this "3", it would be a "5", the next number would then be a "8".
It would look like this:
1, 2, 3, 5, 8
Our final answer must represent "number of mosquitos." This verifies that the correct calculation would be
1000 mosquitos 10.5 hours
----------------------- x --------------------
1 hour 1
Multiply this out. Note that "hours" will cancel.
Whats your result?
Supposing that your result looked like xxxxx times 10^0,
you'd convert this into scientific notation by moving the decimal place four units to the left (obtaining x.xxx) and then increasing the exponent of 10 from zero to four (obtaining 10^4).
Then your answer would have the form x.xxx times 10^4 (mosquitos)
Answer:
3.6
Step-by-step explanation:
d = sqrt(3^2+2^2) = sqrt(13) = 3.6