Ask Question
14 March, 11:21

How to write a function that expresses f (x)

+5
Answers (1)
  1. 14 March, 12:15
    0
    Lets write

    (x) = (1 / 2) f (x) + (1 / 2) f (x) + (1 / 2) f (-x) - (1 / 2) f (-x)

    which gives us

    = (1 / 2) (f (x) + f (-x)) + (1 / 2) (f (x) - f (-x))

    let

    g (x) = (1 / 2) (f (x) + f (-x))

    check that g (x) is even

    g (-x) = (1 / 2) (f (-x) + f (x)) = g (x)

    let

    h (x) = (1 / 2) (f (x) - f (-x))

    check that h (x) is odd

    h (-x) = (1 / 2) (f (-x) - f (x)) = - (1 / 2) (f (x) - f (-x)) = - h (x)
Know the Answer?
Not Sure About the Answer?
Get an answer to your question ✅ “How to write a function that expresses f (x) ...” in 📙 Mathematics if there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers