Question 24993
f(x + h) just goes everywhere you find x in the equation
{{{f(x + h) = ((2*(x + h)) + 1) / ((3 * (x + h) - 5))}}}
{{{f(x + h) = ((2 * x) + (2 * h) + 1) / ((3 * x) + (3 * h) - 5))}}}