Ask Question
4 September, 14:02

How to write a function that expresses f (x)

+1
Answers (1)
  1. 4 September, 14:21
    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?
Find an answer to your question 👍 “How to write a function that expresses f (x) ...” in 📗 Mathematics if the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers