document.write( "Question 166191: suppose f(x)=3x-4 and g(x)=x+3.. find each value..
\n" );
document.write( "6. f(2)
\n" );
document.write( "7.f(1/3)+g(-2)
\n" );
document.write( "8.f(1)/g(1) \n" );
document.write( "
Algebra.Com's Answer #122470 by Mathtut(3670)![]() ![]() ![]() You can put this solution on YOUR website! 6. f(2)=3(2)-4=2 \n" ); document.write( "7. f(1/3)+g(-2)=3(1/3)-4+(1/3+3)=1/3 \n" ); document.write( "8. f(1)/g(1)=3(1)-4/(1+3)=-1/4 \n" ); document.write( " \n" ); document.write( " |