I don't know, but I think we/you have to divide 5 into 6. If it is wrong, then i'm so sorry.
Answer:
False. false false false false
A square with the same perimeter as a rectangle will have larger area.
However, 42 is not divisible by 4, so we can do 10 by 11.
Length = 11, Width = 10, Area = 110
42 / 4 = 10.5
Length and Width = 10.5, Area = 110.25
9514 1404 393
Answer:
- (c1, c2, c3) = (-2t, 4t, t) . . . . for any value of t
- NOT linearly independent
Step-by-step explanation:
We want ...
c1·f1(x) +c2·f2(x) +c3·f3(x) = g(x) ≡ 0
Substituting for the fn function values, we have ...
c1·x +c2·x² +c3·(2x -4x²) ≡ 0
This resolves to two equations:
x(c1 +2c3) = 0
x²(c2 -4c3) = 0
These have an infinite set of solutions:
c1 = -2c3
c2 = 4c3
Then for any parameter t, including the "trivial" t=0, ...
(c1, c2, c3) = (-2t, 4t, t)
__
f1, f2, f3 are NOT linearly independent. (If they were, there would be only one solution making g(x) ≡ 0.)