PDA

View Full Version : given the functions f(x)=3x+2-4/x and g(x)=2-3x, find the indicated values


lweiss12
Oct 2, 2012, 06:21 PM
Given the functions f(x)=3x+2-4/x and g(x)= 2-3x

a) f(a+b)

b) g(a) - g(a-b) + f(a)

Unknown008
Oct 3, 2012, 08:49 AM
For a function f(x) = \frac{x-1}{1+x}, f(a) will be f(a) = \frac{(a) - 1}{1+(a)} = \frac{a-1}{1+a}

Similarly, f(2a+b^2-c) will be f(a) = \frac{(2a+b^2-c) - 1}{1+(2a+b^2-c)} = \frac{2a+b^2-c-1}{1+2a+b^2-c}

Does that make sense?