Answer:
81 900 000 000 000 is 8.19 × 10¹³
Step-by-step explanation:
Write the first number 8.
Add a decimal point after it: 8.
Now count the number of digits after 8. There are 13 digits.
So, in standard form: 81 900 000 000 000 is 8.19 × 10¹³
Answer:
4x + 4
Step-by-step explanation:
F(x) = 2x - 1
G(x) = 3x + 2
H(x) = x²
We have to calculate the expression F(G(x)) - F(x)
F(G(x)) means the composition of functions F(x) and G(x). In order to find F(G(x)) we have to replace ever occurrence of x in F(x) with the value of G(x). So,
F(G(x)) = 2(3x+2) - 1 = 6x + 4 - 1 = 6x + 3
Thus,
F(G(x)) - F(x) = 6x + 3 - (2x - 1)
= 6x + 3 -2x + 1
= 4x + 4
Therefore, the expression F(G(x)) - F(x) equals 4x + 4
Multiplying by 10 can be thought of as just adding a 0 to the right end of a number. If you have 2 and multiply it by 10, you get 20. For 1,234, you get 12,340. If you have 98,765, you can 987,650. Same thing applies for 100, 1000, 10000, ...., and so on. It moves it over depending on the number of 0's there are in the number. If it is 100, it will move two 0's over. For example, if you multiply 45 by 100, you get 4,500. The two zeros from 100 moved to the right side of the 45 to get 4500.
Answer:
The answer is None.
Step-by-step explanation:
I took the test on FLVS and I got the answer right.
I hope this helps. I am sorry if you get this wrong.
Answer:
After 8 hour there will be 317.64 pounds of algae.
y-intercept: (0, 50)
Step-by-step explanation:
At time = 0 hours, there are 50 pounds of algae, after 3 hour there will be 100 pounds of algae, after 6 hour there will be 200 pounds of algae, and so on.
Exponential growth is modeled by the following equation:
y = x0*(1 + r)^t
where x0 is the amount of algae at the beginning, r is the rate of change, and y is the amount of algae after t hours. Replacing with data:
100 = 50*(1 + r)^3
2 = (1 + r)^3
ln(2) = 3*ln(1 + r)
r = exp(ln(2)/3) - 1
r = 0.26
This result can be checked as follows
y = 50*(1 + 0.26)^6 = 200
After 8 hours:
y = 50*(1 + 0.26)^8 = 317.64
The y-intercept corresponds to t = 0
y = 50*(1 + 0.26)^0 = 50