SOLUTION: How do I find the average rate of change for G(x) = 3x^3 - 5x. From x=a, to x=t
How do I find the average rate of change: F(x) = 3/(x^2) - 2x. ARC from a to b.
Please help
Algebra ->
Equations
-> SOLUTION: How do I find the average rate of change for G(x) = 3x^3 - 5x. From x=a, to x=t
How do I find the average rate of change: F(x) = 3/(x^2) - 2x. ARC from a to b.
Please help
Log On
Question 949897: How do I find the average rate of change for G(x) = 3x^3 - 5x. From x=a, to x=t
How do I find the average rate of change: F(x) = 3/(x^2) - 2x. ARC from a to b.
Please help
Thank you Found 2 solutions by josgarithmetic, stanbon:Answer by josgarithmetic(39616) (Show Source):
You can put this solution on YOUR website! The interval for the change on the x-axis is .
The G values change from or .
The average rate of change is .
You can put this solution on YOUR website! Average = (f(a)-f(t))/(a-t)
-------------------------
find the average rate of change for G(x) = 3x^3 - 5x. From x=a, to x=t
ave = [3a^3-5a - (3t^3-5t)] / (a-t)
= [3(a^3-t^3)-5(a-t)] / [a-t]
-----
= [a^2+at+t^2 - 5]
============================
How do I find the average rate of change: F(x) = 3/(x^2) - 2x. ARC from a to b.
Ave = [[3/a^2)-(2a) - [(3/b^2)-2b]] / (a-b)
--------------
= [3[1/a^2- 1/b^2]-[2(a-b)]/(a-b)
----
= [-3(a^2-b^2)/a^2b^2 - 2(a-b)]/(a-b)
------------------
= [-3(a+b)/a^2b^2 - 2]
===========================
Cheers,
Stan H.