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
If I’m getting this right the equation is: 0.00045 - 2.5 x 10 - 5? The dot in between 2.5 and 10 indicates a multiplication sign
So...
0.00045 - (2.5 x 10) - 5
0.00045 - 25 - 5
= -29.9999 -> -30
Answer:
![x=12](https://tex.z-dn.net/?f=x%3D12)
Step-by-step explanation:
All of the sides are the same length.
![5x-22=4x-10=3x+2](https://tex.z-dn.net/?f=5x-22%3D4x-10%3D3x%2B2)
![5x-22=4x-10](https://tex.z-dn.net/?f=5x-22%3D4x-10)
![x=12](https://tex.z-dn.net/?f=x%3D12)
Do you have the answer options? Sorry, can't answer without them ):
Answer:
x = -27
Step-by-step explanation:
4x+27=3x
Subtract 3x from both sides of the equation.
==> 4x + 27 -3x = 3x - 3x
==> 4x - 3x + 27 = 0
==> 1x + 27 = 0
Subtract 27 from both sides,
==> x + 27 - 27 = 0 - 27
==> x = -27