Answer: No. f(x), g(x), & h(x) are linearly Dependent.
Step-by-step explanation:
f(x) = eˣ - cos(x) g(x) = eˣ + cos(x) h(x) = cos(x)
Create a 3 x 3 matrix where row 1 is x = 0, row 2 is x = π/2, row 3 = π
then find the determinant.
If det = 0 ⇒ dependent.
If det ≠ 0 ⇒ independent.
[tex]det \left[\begin{array}{ccc}f(0)&g(0)&h(0)\\f(\frac{\pi}{2})&g(\frac{\pi}{2})&h(\frac{\pi}{2})\\f(\pi)&g(\pi)&h(\pi)\end{array}\right][/tex]
[tex]det \left[\begin{array}{ccc}e^0-cos(0)&e^0+cos(0)&cos(0)\\e^{\frac{\pi}{2}}-cos(\frac{\pi}{2})&e^{\frac{\pi}{2}}+cos(\frac{\pi}{2})}&cos(\frac{\pi}{2})\\e^\pi-cos(\pi)&e^\pi+cos(0\pi)&cos(0\pi)\end{array}\right] =0[/tex]
Since determinant = 0, they are linearly dependent.
There are an infinite number of possibilities to make them independent. Any change that makes the determinant ≠ 0
One example would be to make h(x) = sin(x)