document.write( "Question 596582: Find the x-intercept(s) of f(x)=(x^2+10x+24)/(x^2-2x+1). \n" ); document.write( "
Algebra.Com's Answer #377818 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Find the x-intercept(s) of f(x)=(x^2+10x+24)/(x^2-2x+1) \n" ); document.write( "Set f(x)=0 \n" ); document.write( "so x^2+10x+24=0 \n" ); document.write( "(x+6)(x+4)=0 \n" ); document.write( "x-intercepts: -6 and -4 \n" ); document.write( " |