I think the anwser is 17,887
Step-by-step explanation:
there should be at least
Answer:
Question A:
1. 1/2 = 0.5 (Terminating)
2. 5/6 = 0.833333.. (Repeating)
3. 21/3 = 1.6666666.. (Repeating)
Question B:
1. 0.6 = 3/5
2. 1.25 = 5/4 = 1 1/4
3. 0.125 = 1/8
Step-by-step explanation:
A. Write the fraction or mixed number as a terminating or repeating decimal.
In order to convert a fraction into decimal, the numerator has to be divided by denominator.
1. 1/2
The answer is: 0.5 which is a terminating decimal.
2. 5/6
The answer is: 0.833333.. which is a repeating decimal.
3. 2 1/3 (assuming the question is this)

The answer is 1.6666666.. which is a repeating decimal.
B. Write the terminating decimal as fraction or mixed number i
n simplest form.
1. 0.6

2. 1.25

3. 0.125

Hence,
Question A:
1. 1/2 = 0.5 (Terminating)
2. 5/6 = 0.833333.. (Repeating)
3. 21/3 = 1.6666666.. (Repeating)
Question B:
1. 0.6 = 3/5
2. 1.25 = 5/4 = 1 1/4
3. 0.125 = 1/8
Answer:
There are four addition properties that help to add whole numbers :
For any whole number a, b, and c ;
1. <u>Closure property of addition </u>- 
For example:
2+3=5
4+3=7
We can conclude that if we add any two whole number , we get another whole number.
2. <u>Associative property of addition</u>- when any whole number or variable are added, then that can be grouped in different way without changing result

For example:
2+(3+4)=(2+3)+4
3.<u> </u><u>Commutative property of addition</u>- when any whole number or variable are added, then the order changed without changing the result.

For example: 2+3=3+2
4. <u>Identity property of addition</u>- when 0 is added to a whole number or variable , the result is the same variable or number.

For example: 3+0=0+3
0 is called an Identity for addition of whole numbers.
<em>Greetings from Brasil...</em>
With the recursive formula, lets build the sequence:
A1 = 4
A2 = A1 - 7
A3 = A2 - 7
A4 = A3 - 7
A5 = A4 - 7
(...)
But pay attention to A3....
A3 = A2 - 7 but A2 = A1 - 7 , so rewriting A3
A3 = (A1 - 7) - 7 ⇒ A3 = A1 + 2.(- 7)
A4 = A3 - 7 ⇒ A4 = [(A1 - 7) - 7] - 7 = A1 + 3.(- 7)
A5 = {[(A1 - 7) - 7] - 7} - 7 = A5 + 4.(- 7)
so
<h3>An = A1 + (n - 1).(- 7)</h3>