document.write( "Question 69398: given: f(x)=x-3 and g(x)=x-2 find f*g(x)\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Thanks \n" );
document.write( "
Algebra.Com's Answer #49431 by tutorcecilia(2152)![]() ![]() You can put this solution on YOUR website! Multiply the functions using the FOIL method: \n" ); document.write( "(x-3)(x-2) \n" ); document.write( "x^2-5x+6 \n" ); document.write( " |