document.write( "Question 274268: find f(3)/g(1)\r
\n" );
document.write( "\n" );
document.write( "f(x)=x^2-x and g(x)=3x+2 \n" );
document.write( "
Algebra.Com's Answer #200226 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! find f(3)/g(1) \n" ); document.write( "f(x)=x^2-x and g(x)=3x+2 \n" ); document.write( "f(3)=3^3-3=9-3=6 ans. \n" ); document.write( "g(1)=3*1+2=3+2=5 ans. \n" ); document.write( "f(3)/g(1)=6/5 ans. \n" ); document.write( " |