document.write( "Question 886904: Let f(x)= x^2-25 and g(x)=x+5. Find and simplify (f/g)(x). State the domain of (f/g)(x).\r
\n" );
document.write( "\n" );
document.write( "Could you please show me all the work that is necessary to complete this problem so that I understand it completely and will know how it was done. \n" );
document.write( "
Algebra.Com's Answer #536230 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! (f/g)(x) = (x^2 -25) / (x +5) \n" ); document.write( "now factor the numerator \n" ); document.write( "(f/g)(x) = ((x +5) * (x -5)) / (x +5) \n" ); document.write( "now we can cancel (x +5) in the numerator and denominator \n" ); document.write( "(f/g)(x) = x -5 \n" ); document.write( "domain of (f/g)(x) is the real numbers \n" ); document.write( " \n" ); document.write( " |