<span> To get an explicit formula, we need to find an expression which gives the n-th term without having to compute earlier terms in the sequence. Looking at the numbers, and from the recursive formula, we see that the sequence is built by subtracting n from the previous term. This is similar to the triangular number sequence 1,3,6,10,15,... which has the explicit formula a_n = n(n+1)/2. In our case we are subtracting n from the previous term, so we multiply by -1/2 instead of 1/2. However, we also need to add a constant term to reproduce the numbers of the sequence. We can write a_1 = -1(2)/2 + c = 8. Therefore, c = 9.
So the explict formula is:
a_n = -n(n+1)/2 + 9</span>
Answer:
Step-by-step explanation:
A system of linear equations is one which may be written in the form
a11x1 + a12x2 + · · · + a1nxn = b1 (1)
a21x1 + a22x2 + · · · + a2nxn = b2 (2)
.
am1x1 + am2x2 + · · · + amnxn = bm (m)
Here, all of the coefficients aij and all of the right hand sides bi are assumed to be known constants. All of the
xi
’s are assumed to be unknowns, that we are to solve for. Note that every left hand side is a sum of terms of
the form constant × x
Solving Linear Systems of Equations
We now introduce, by way of several examples, the systematic procedure for solving systems of linear
equations.
Here is a system of three equations in three unknowns.
x1+ x2 + x3 = 4 (1)
x1+ 2x2 + 3x3 = 9 (2)
2x1+ 3x2 + x3 = 7 (3)
We can reduce the system down to two equations in two unknowns by using the first equation to solve for x1
in terms of x2 and x3
x1 = 4 − x2 − x3 (1’)
1
and substituting this solution into the remaining two equations
(2) (4 − x2 − x3) + 2x2+3x3 = 9 =⇒ x2+2x3 = 5
(3) 2(4 − x2 − x3) + 3x2+ x3 = 7 =⇒ x2− x3 = −1
Answer:
5/2
Step-by-step explanation:
2 + 1/2
4/2 + 1/2 = 5/2
Thats simple there are 52 weeks in a year, so 1109 x 52= 57,668
<span>c(x) = 2.00 + 0.50x would be the best answer. Think about it. If you pay $2.00 for something and each night she keeps the movie after that payment she has to pay $0.50, this equation would work the best. X represents the number of nights she has kept the movie. Keep on working hard!</span>