document.write( "Question 484113: What is the domain and range of the funtion... f(x)=2x+4/(x-7)(x+5) \n" ); document.write( "
Algebra.Com's Answer #331571 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! What is the domain and range of the funtion... f(x)=2x+4/(x-7)(x+5) \n" ); document.write( "*** \n" ); document.write( "f(x)=2x+4/(x-7)(x+5) \n" ); document.write( "y=2x+4/(x-7)(x+5) \n" ); document.write( ".. \n" ); document.write( "set denominator=0 \n" ); document.write( "(x-7)(x+5)=0 \n" ); document.write( "x-7=0 \n" ); document.write( "x≠7 \n" ); document.write( ".. \n" ); document.write( "x+5=0 \n" ); document.write( "x≠-5 \n" ); document.write( ".. \n" ); document.write( "x-intercept \n" ); document.write( "set y=0 \n" ); document.write( "2x+4=0 \n" ); document.write( "x=-2 \n" ); document.write( ".. \n" ); document.write( "Domain: (-∞, -5) U (-5, 7) U (7, ∞) \n" ); document.write( "Range (-∞, ∞) \n" ); document.write( " |