SOLUTION: What is the definition of Difference Quotient and how do you arrive at an answer when you have f(x)=x^2+3x and DO= ((f(x+h)-f(x))/h

Algebra.Com
Question 73820: What is the definition of Difference Quotient and how do you arrive at an answer when you have f(x)=x^2+3x and DO= ((f(x+h)-f(x))/h
Answer by Edwin McCravy(20056)   (Show Source): You can put this solution on YOUR website!
What is the definition of Difference Quotient and 
how do you arrive at an answer when you have 
f(x) = x²+3x and 
DQ = ((f(x+h)-f(x))/h

The difference quotient is defined as the slope of 
the line through the two points (x, f(x)) and 
(x+h, f(x+h))

          y2 - y1
DQ = m = ---------
          x2 - x1

      f(x+h) - f(x) 
DQ = --------------- 
       (x+h) - x

      f(x+h) - f(x) 
DQ = --------------- 
        x + h - x

      f(x+h) - f(x) 
DQ = --------------- 
            h

To find that for the given f(x):


      f(x+h) - f(x) 
DQ = --------------- 
            h

First we calculate the red part,

f(x) = x² + 3x

Replace all the x's by (x+h)

f(x+h) = (x+h)² + 3(x+h)
       = (x+h)(x+h) + 3(x+h)
       = x² + 2hx + h² + 3x + 3h 

Now the blue part is given as

f(x) = x² + 3x  

So in

      f(x+h) - f(x) 
DQ = --------------- 
            h

replace the red f(x+h) by (x²+2hx+h²+3x+3h) and 
the blue f(x) by (x²+3x)

      (x²+2hx+h²+3x+3h) - (x²+3x) 
DQ = ----------------------------- 
                 h

      (x²+2hx+h²+3x+3h) - (x²+3x) 
DQ = ----------------------------- 
                 h


      x² + 2hx + h² + 3x + 3h - x² - 3x 
DQ = ----------------------------------- 
                  h

Combine like terms:

      2hx + h² + 3h 
DQ = --------------- 
            h

Factor h out of the top:

      h(2x + h + 3) 
DQ = --------------- 
            h

Cancel the h's

      1
      h(2x + h + 3) 
DQ = --------------- 
            h
            1

DQ = 2x + h + 3

Edwin


RELATED QUESTIONS

Let {{{f(x)=1/x^2}}}. How do I show (just using the definition of the derivation,... (answered by Fombitz)
Compute and simplify the difference quotient (f(x+h)-f(x))/h, h=/0 f(x)= 3x^2... (answered by jim_thompson5910)
How do I find the difference quotient of the function. ( the formula for the difference... (answered by solver91311,stanbon)
Find and simplify the difference quotient of f: f(x+h)-f(x)/h for the function F(x)=1/9x. (answered by Fombitz)
DIFFERENCE OF QUOTIENT: Find f(a), f(a + h),and the difference quotient f(a + h)... (answered by Edwin McCravy)
For the function f(x)=x^2-8, construct and simplify the difference quotient... (answered by nabla)
In consider the function 1/x Find the slope of the line L tangent to the graph of... (answered by rothauserc)
F(x)= x(squared)- 3x The difference quotient of a function f at x=a is defined to be the (answered by solver91311)
How would you find the value of f(x) when f(x) = |3x+1| ;f(-5) ? And how do you... (answered by nyc_function)