We can find a formula for nth term of the given sequence as follows:
1, 5, 12, 22, 35
The 1st differences between terms:
4, 7, 10, 13
The 2nd differences :
3, 3, 3
Since it takes two rounds of differences to arrive at a constant difference between terms, the nth term will be a 2nd degree polynomial of the form:
, where c is a constant. The coefficients a, b, and the constant c can be found.
We can form the following 3 equations with 3 unknowns a, b, c:
![1 = a\cdot1^2 + b\cdot1 + c\\5 = \cdot2^2 + b\cdot2 + c\\12 = a\cdot3^2 + b\cdot3 + c](https://tex.z-dn.net/?f=1%20%3D%20a%5Ccdot1%5E2%20%2B%20b%5Ccdot1%20%2B%20c%5C%5C5%20%3D%20%5Ccdot2%5E2%20%2B%20b%5Ccdot2%20%2B%20c%5C%5C12%20%3D%20a%5Ccdot3%5E2%20%2B%20b%5Ccdot3%20%2B%20c)
Solving for a, b, c, we get:
a = 3/2, b = -1/2, c = 0
Therefore, the nth term of the given sequence is:
![\boxed{ a_n = \dfrac{3}{2}n^2- \dfrac{1}{2} n}](https://tex.z-dn.net/?f=%5Cboxed%7B%20a_n%20%3D%20%5Cdfrac%7B3%7D%7B2%7Dn%5E2-%20%5Cdfrac%7B1%7D%7B2%7D%20n%7D)
Answer:
m=36×20
Step-by-step explanation:
A hybrid SUV uses 36 miles per gallon in the city.
The equation that could be used to find how many miles a hybrid SUV can travel in the city on 20 gallons of gas is m=36×20.
Answer:
Thanksss
Step-by-step explanation:
:)
Answer:
There are 17,418,240 different ways to choose the teams.
Step-by-step explanation:
Arrangements of n elements:
The number of possible arrangements of n elements is given by:
![A_{n} = n!](https://tex.z-dn.net/?f=A_%7Bn%7D%20%3D%20n%21)
In how many different ways can the teams be chosen so that the number of employees on each project are as follows: 9, 4, 2?
This is:
Arrangement of 9 elements, followed by an arrangement of 4 elements followed by an arrangement of 2 elements. So
![T = A_{9}*A_{4}*A_{2} = 9!*4!*2! = 362880*24*2 = 17418240](https://tex.z-dn.net/?f=T%20%3D%20A_%7B9%7D%2AA_%7B4%7D%2AA_%7B2%7D%20%3D%209%21%2A4%21%2A2%21%20%3D%20362880%2A24%2A2%20%3D%2017418240)
There are 17,418,240 different ways to choose the teams.