Combine like terms. Note that both have the same amount of variables
-5r - 3r = -8r
-8r is your answer
~<em>La Pucelle</em>
If the unknown number is x then the equation is:
25x/45=-65
Solution
5x/9=65
5x=-65*9
5x=-585
5x/5=-585/5
x=-117
Answer:
27
Step-by-step explanation:
4 times 4 is 16
2 boxes in the middle
4 tiny boxes in each one in the middle
1 entire one on the outside
1+4+4+2+16= 27
Answer:
aₙ = aₙ₋₁ + aₙ₋₂
where:
a₁ = 6
a₂= 1.
Step-by-step explanation:
We have the sequence:
6, 1, 7, 8, 15, 23, ...
Is easy to see that this sequence works as follows:
You take 2 consecutive numbers, and the next number is the sum of these two.
Then we have:
6 + 1 = 7
1 + 7 = 8
7 + 8 = 15
8 + 15 = 23
Then the n-th term is equal to the sum of the (n - 1) term and the (n - 2) term.
This is written as:
aₙ = aₙ₋₁ + aₙ₋₂
Because in the recursive rule needs two previous terms, we need to specify the two first terms of the sequence.
Then we need to write also:
a₁ = 6
a₂= 1.