13.3cm rounded to the nearest 10th
Answer:
Step-by-step explanation:
2x^2-10x+7 A=1, B=-10. C=7
-(-10)±√-10^2-4(1)(7)
------------------------------
2(1)
10±√100-28
----------------
2
10±√72
-----------
2
<u>10±8.485281374</u>
2
<u>10+8.485281374 </u>=9.24
2
<u>10-8.485281374</u> =0.76
2
Answer:
Explicit tn = 52 + (n - 1)*(-12)
Recursive = tn = t(n - 1) - 12
Step-by-step explanation:
The difference between term n and term n - 1 is can be found by taking the difference between and 2 consecutive terms.
t3 = 28
t2 = 40
d = t3 - t2
d = 28 - 40
d = - 12
Explicit
tn = a1 + (n - 1)*d
a1 = 52
d = - 12
tn = 52 + (n - 1)*(-12)
<em><u>Example</u></em>
Find t5
t5 = 52 + (5 - 1)*(-12)
t5 = 52 + 4 * - 12
t5 = 52 - 48
t5 = 4
Recursive
tn = t(n - 1) - 12
<em><u>Example</u></em>
t5 = t4 - 12
t5 = 16 - 12
t5 = 4 just as it did before.
<span>I will discuss polynomials. A polynomial can be
classified according to the number of expressions that it has in a given
equation. A monomial has only one expression having a coefficient (number) and
a variable (letter). A binomial has two expressions, same as the definition of
the monomial. And a trinomial has three expressions, same as the definition of
a monomial. We can determine the degree of a polynomial by looking at the
exponents of the given polynomial. If an expression has two variables with
different exponents, you can add their exponent to determine their degree.
</span>