You could go both ways with this question, and they're both true:
-- circle "greatest" in both places;
-- circle "least" in both places; also true, but whatever the numbers are,
their least common factor is always ' 1 ', so it's not very useful.
Answer:
- =
- <
- >
- <
- =
- >
- =
- <
- >
- =
- <
- <
Here, is the answer of comparison
Answer:
D 20 *1.10 * 1.05
Step-by-step explanation:
We have 19.8 tons of wheat. That is close to 20 tons
We increase by 9.8 percent. 9.8% is close to 10%
When we increase, that is 100% of what we had plus the increase, so we multiply by 100 +10% or 110%. In decimal form that is 1.1
20 *1.10
Then the next year we increase by 5.1%. That is close to 5%
We have 100% plus the 5% or 105%, which in decimal form is 1.05
We multiply what we had (20 *1.10) by 1.05
20 *1.10 * 1.05
This is the total amount we have
Hey there!!
Recursive formula :
... a( n ) = a ( n - 1 ) + 7
The first term is 12
To find the second term, we will need to substitute 2 in place of ' n '
2 term :
... a( 2 ) = a ( 2 - 1 ) + 7
... a( 2 ) = a( 1 ) + 7
We know a( 1 ) = 12
... a( 2 ) = 12 + 7
... 19 is the second term and we will need to use this to find the other terms.
Hope my answer helps!