SOLUTION: Find the difference quotient for f(x)= 4x^2 -2x. Please show the work so I can see how the problem was worked out. Thanks

Algebra ->  Graphs -> SOLUTION: Find the difference quotient for f(x)= 4x^2 -2x. Please show the work so I can see how the problem was worked out. Thanks      Log On


   



Question 887072: Find the difference quotient for f(x)= 4x^2 -2x.
Please show the work so I can see how the problem was worked out. Thanks

Answer by Edwin McCravy(20055) About Me  (Show Source):
You can put this solution on YOUR website!
Do it in 3 steps:

1. calculate f(x+h)
2. calculate f(x+h)-f(x)
3. calculate %28f%28x%2Bh%29-f%28x%29%29%2Fh 

f(x) = 4x²-2x

1. f(x+h) = 4(x+h)²-2(x+h) = 

         4(x²+2hx+h²)-2x-2h =

         4x²+8hx+4h²-2x-2h  
  

2. f(x+h)-f(x) = (4x²+8hx+4h²-2x-2h)-(4x²-2x)

            = 4x²+8hx+4h²-2x-2h-4x²+2x   

            = 8hx+4h²-2h

            = h(8x+4h-2)

3. %28f%28x%2Bh%29-f%28x%29%29%2Fh%22%22=%22%22%28h%288x%2B4h-2%29%29%2Fh

   %28f%28x%2Bh%29-f%28x%29%29%2Fh%22%22=%22%228x%2B4h-2

Edwin