X + x + x + x - 20 is equivalent to 4x - 20 because you can add the like terms, or the x's.
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
Answer:
see the explanation
Step-by-step explanation:
we know that
A gross is equal to 120 ones or ten dozen
what is 15 tens - 1 gross
we know that
15 tens means ----> That you are adding 10, 15 times or multiplying 10 by 15, which gives you

1 gross means ---> That you are adding 10, 12 times or multiplying 10 by 12
which gives you

so
The algebraic expression of 15 tens - 1 gross is equal to

Convert to word expression
3 tens
Answer:
Mean =
Standard deviation =
Step-by-step explanation:
x P(x)

33 0.02 0.66 21.78
34 0.06 2.04 69.36
35 0.1 3.5 122.5
36 0.2 7.2 259.2
37 0.24 8.88 328.56
38 0.26 9.88 375.44
39 0.1 3.9 152.1
40 0.02 0.8 32
1 36.86 1360.9
We are supposed to find mean and standard deviation
Mean =
Standard deviation =