Answer:9
Step-by-step explanation:
8 * 9 = 72
8, 16, 24, 32, 40, 48, 56, 64, 72
1, 2, 3, 4, 5, 6, 7, 8, 9
The numbering system we commonly use is called the decimal numbering system because it uses <u> 10 </u> symbols to represent all possible numbers.
A way of writing numbers is known as a number system.
There are the following number systems:
- Decimal number system: "Deci" meaning 10, implies that the number system consists of 10 digits or symbols, namely 0, 1, 2, 3, 4, 5, 6, 7, 8, and 9.
- Binary number system: "Bi" meaning 2, implies that the number system consists of 2digits or symbols, namely 0, and 1.
- Octal number system: "Oct" meaning 8, implies that the number system consists of 8 digits or symbols, namely 0, 1, 2, 3, 4, 5, 6, 7, and 8.
- Hexa-Decimal number system: "Hexa-Deci" meaning 16, implies that the number system consists of 16 symbols, namely 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, A, B, C, D, E, and F.
Hence, we can say that the numbering system we commonly use is called the decimal numbering system because it uses <u> 10 </u> symbols to represent all possible numbers.
Learn more about number systems at
brainly.com/question/14567654
#SPJ4
Answer:
f(n)=f(n-1)+f(n-2)
f(1)=1x
f(2)=1x
Step-by-step explanation:
This is the fibonacci sequence with each term times x.
Notice, you are adding the previous two terms to get the third term per consecutive triples of the sequence.
That is:
1x+1x=2x
1x+2x=3x
2x+3x=5x
3x+5x=8x
So since we need the two terms before the third per each consecutive triple in the sequence, our recursive definition must include two terms of the sequence. People normally go with the first two.
f(1)=1x since first term of f is 1x
f(2)=1x since second term of f is 1x
Yes, I'm naming the sequence f.
So I said a third term in a consecutive triple of the sequence is equal to the sum of it's two prior terms. Example, f(3)=f(2)+f(1) and f(4)=f(3)+f(2) and so on...
Note, the term before the nth term is the (n-1)th term and the term before the (n-1)th term is the (n-2)th term. Just like before the 15th term you have the (15-1)th term and before that one you have the (15-2)th term. That example simplified means before the 15th term you have the 14th and then the 13th.
So in general f(n)=f(n-1)+f(n-2).
So the full recursive definition is:
f(n)=f(n-1)+f(n-2)
f(1)=1x
f(2)=1x
Actually, i think something is missing here:
You need either a parenthesis or some dots at the end to determine this. A repeating decimal can have one repreating digit:
0.(7): 0.777777...
two:
0.(45): 0.45454545454545....
or more: so potentially all of them can be repeating, even a!
it could be: 1.(111114)
or: 1.111114111114111114111114111114111114111114111114111114111114111114111114111114...
proably B. is the most typical of repeating decimals (choosed this one if you have to), but in reality, you need more information... did you copy the question exactly?
Lol, bro, 15.68 is your solution