document.write( "Question 80897: I'm confused by this problem: \"Find the x-intercepts y = x^2 + 3x\". Can anyone show me how to solve and find the x-intercepts on this type of equation? All of the examples in my text involve equations with constant terms (something like y = x^2 + 3x + 6). This one has me a bit confused. Thanks. \n" ); document.write( "
Algebra.Com's Answer #58046 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! I'm confused by this problem: \"Find the x-intercepts y = x^2 + 3x\". Can anyone show me how to solve and find the x-intercepts on this type of equation? All of the examples in my text involve equations with constant terms (something like y = x^2 + 3x + 6). This one has me a bit confused. Thanks. \n" ); document.write( ": \n" ); document.write( "It's even easier \n" ); document.write( ": \n" ); document.write( "y = 0 \n" ); document.write( "x^2 + 3x = 0 \n" ); document.write( ": \n" ); document.write( "Factor out x: \n" ); document.write( "x(x + 3) = 0 \n" ); document.write( "therefore: \n" ); document.write( "x = 0 \n" ); document.write( "and \n" ); document.write( "x = -3 \n" ); document.write( ": \n" ); document.write( "The x intercepts are 0 and -3 \n" ); document.write( " |