document.write( "Question 1108886: Find the x-intercepts.
\n" );
document.write( "f(x)= 2x+x(x-7) \n" );
document.write( "
Algebra.Com's Answer #723881 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find the x-intercepts. \n" ); document.write( "f(x)= 2x+x(x-7) \n" ); document.write( "----- \n" ); document.write( "Let y = 0 and solve for \"x\":: \n" ); document.write( "2x + x(x-7) = 0 \n" ); document.write( "------- \n" ); document.write( "2x + x^2 - 7x = 0 \n" ); document.write( "------ \n" ); document.write( "x^2 - 5x = 0 \n" ); document.write( "-------------------- \n" ); document.write( "x(x-5) = 0 \n" ); document.write( "x = 0 or x = 5 \n" ); document.write( "----- \n" ); document.write( "x-intercepts:: (0,0) and (5,0) \n" ); document.write( "---- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------- \n" ); document.write( " |