Ask Question
12 October, 02:22

Function f (x) = ax^{2}+bx+c, where a, b, and c are some constants. Define functions g and h as follows:

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

h (x) = g (x + 1) - g (x)

Find algebraic form of h (x)

Can anyone explain how to make it step by step?

+3
Answers (1)
  1. 12 October, 02:45
    0
    G (x) = f (x+1) - f (x)

    =[ a (x+1) ^2+b (x+1) + c ] - [ax^2+bx+c]

    =[ a (x^2+2x+1) + bx + b + c ] - [ax^2 + bx + c]

    =[ ax^2 + 2ax + a + bx + b + c ] - [ax^2 + bx + c]

    = ax^2 + 2ax + a + bx + b + c - ax^2 - bx - c

    = 2ax + a + b

    Therefore g (x) = 2ax + a + b

    h (x) = g (x+1) - g (x)

    =2a (x+1) + a + b - [2ax+a+b]

    =2ax + 1 + a + b - 2ax - a - b

    Therefore h (x) = 1
Know the Answer?
Not Sure About the Answer?
Find an answer to your question ✅ “Function f (x) = ax^{2}+bx+c, where a, b, and c are some constants. Define functions g and h as follows: g (x) = f (x + 1) - f (x) h (x) = ...” in 📘 Mathematics if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers