document.write( "Question 811675: If f(x)= 5/2x^2-4 and g(x)=3x+1 find f of g(x) \n" ); document.write( "
Algebra.Com's Answer #488834 by stanbon(75887) ![]() You can put this solution on YOUR website! If f(x)= (5/2)x^2-4 and g(x)=3x+1 find f of g(x) \n" ); document.write( "----------------- \n" ); document.write( "f[g(x)] = f[3x+1] = (5/2)(3x+1)^2-4 = (5/2)(9x^2+6x+1)-4 \n" ); document.write( "---- \n" ); document.write( "= (45/2)x^2 + 15x - (3/2) \n" ); document.write( "=========================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |