document.write( "Question 353037: Solve 6x+x(x-3)=0
\n" );
document.write( "Find the x-intercepts of f(x) = 6x+x(x-3)
\n" );
document.write( "Solutions in ordered pair.
\n" );
document.write( "x-intercept in ordered pair. \n" );
document.write( "
Algebra.Com's Answer #252291 by edjones(8007)![]() ![]() You can put this solution on YOUR website! 6x+x(x-3)=0 \n" ); document.write( "6x+x^2-3x=0 \n" ); document.write( "x^2+3x=0 \n" ); document.write( "x(x+3)=0 \n" ); document.write( "x=0, x=-3 \n" ); document.write( "The x intercepts are also 0 and -3. \n" ); document.write( "(0, -3) ordered pair. \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |