19 In Country the average hourly wage in dollars from 1960 f
#19
Solution
Solution : f(x) = 9x2+ 5x , f(x+h) = 9( x+h)2 +5(x+h)
: f(x+h) - f(x) = 9( x2 +2xh +h2) +5x+5h - 9x2 - 5x = 18xh + 9h2+5h = h( 18x + 9h+ 5)
: [ f( x+h) - f(x) ] / h = 18x + 9h + 5
