document.write( "Question 102747: Could someone please show me how to do this? Find the x-intercepts. \"y=x%5E2%2B4x\" \n" ); document.write( "
Algebra.Com's Answer #74716 by bucky(2189)\"\" \"About 
You can put this solution on YOUR website!
An x-intercept is a point on the x-axis where the graph of the function crosses the x-axis.
\n" ); document.write( "But any (x,y) point on the x-axis has zero as its y-value. So to find the intercept
\n" ); document.write( "points on the x-axis, set y equal to zero and solve for the corresponding values of x. So
\n" ); document.write( "let's do that ... set y = 0 in the given function of \"y+=+x%5E2+%2B+4x\". When you do that
\n" ); document.write( "you get:
\n" ); document.write( ".
\n" ); document.write( "\"0+=+x%5E2+%2B+4x\"
\n" ); document.write( ".
\n" ); document.write( "Let's transpose this ... switch sides around ... to get it in the little more standard form
\n" ); document.write( "of:
\n" ); document.write( ".
\n" ); document.write( "\"x%5E2+%2B+4x+=+0\"
\n" ); document.write( ".
\n" ); document.write( "Since the two terms on the left side both contain x, we can factor an x from each of the
\n" ); document.write( "terms to make the equation become:
\n" ); document.write( ".
\n" ); document.write( "\"x%2A%28x+%2B+4%29+=+0\"
\n" ); document.write( ".
\n" ); document.write( "This equation will be true if either one of the factors equals zero because multiplying
\n" ); document.write( "the left side by zero will make it equal the right side which is zero.
\n" ); document.write( ".
\n" ); document.write( "So the equation will be true if either x = 0 or x + 4 = 0. In the second factor this means
\n" ); document.write( "that x = -4. Since we already know that y is zero for these two values, the x-intercept
\n" ); document.write( "points are (0, 0) and (-4, 0).
\n" ); document.write( ".
\n" ); document.write( "That's all there is to it.
\n" ); document.write( ".
\n" ); document.write( "Hope this helps you to understand that to find x-intercepts you set y equal to zero and solve
\n" ); document.write( "for the corresponding values of x.
\n" ); document.write( ".
\n" ); document.write( "
\n" );