Answer:
1. a. His new texting speed after one month is 2 + 1/2 = 2.5 characters per second.
b. After two months it will be 2 + (1/2) * 2 = 3 characters / second.
c. Answer is 2 + 1/2 * 3 = 3.5 characters/second/.
2. The answer is s = 1/2m + 2
3. To solve for m we write 8 = 1/2m + 2 → 6 = 1/2m → m = 12 months.
4. 10r + 4 = 8 → 10r = 4 → r = 0.4
5. The variable r represents the rate she must increase her texting speed by per month.
6. A scenario could be "Allison has 37 marbles in a jar. She took out 5 from the jar and wants to divide the remaining amount equally among her 8 friends. How many marbles does each friend get?".
Sum. To build the triangle, start with 1 at the top, then continue placing numbers below it in a triangular pattern. Each number is the numbers directly above it added together.
Answer:
The set of polynomial is Linearly Independent.
Step-by-step explanation:
Given - {f(x) =7 + x, g(x) = 7 +x^2, h(x)=7 - x + x^2} in P^2
To find - Test the set of polynomials for linear independence.
Definition used -
A set of n vectors of length n is linearly independent if the matrix with these vectors as columns has a non-zero determinant.
The set is dependent if the determinant is zero.
Solution -
Given that,
f(x) =7 + x,
g(x) = 7 +x^2,
h(x)=7 - x + x^2
Now,
We can also write them as
f(x) = 7 + 1.x + 0.x²
g(x) = 7 + 0.x + 1.x²
h(x) = 7 - 1.x + 1.x²
Now,
The coefficient matrix becomes
A = ![\left[\begin{array}{ccc}7&1&0\\7&0&1\\7&-1&1\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7D7%261%260%5C%5C7%260%261%5C%5C7%26-1%261%5Cend%7Barray%7D%5Cright%5D)
Now,
Det(A) = 7(0 + 1) - 1(7 - 7) + 0
= 7(1) - 1(0)
= 7 - 0 = 7
⇒Det(A) = 7 ≠ 0
As the determinant is non- zero ,
So, The set of polynomial is Linearly Independent.