document.write( "Question 131738: Could you explain to me how to construct the equation of a parabola that has x-axis intercepts at (-2,0) and (4,0) ? \n" ); document.write( "
Algebra.Com's Answer #96179 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Could you explain to me how to construct the equation of a parabola that has x-axis intercepts at (-2,0) and (4,0) ?
\n" ); document.write( "--------------
\n" ); document.write( "Rule: If \"a\" is a root, (x-a) is a factor.
\n" ); document.write( "--------------
\n" ); document.write( "You are given two roots: x = -2 and x=4
\n" ); document.write( "So you have two factors (x+2) and (x-4)
\n" ); document.write( "----------
\n" ); document.write( "EQUATION:
\n" ); document.write( "y = (x+2)(x-4)
\n" ); document.write( "y = x^2-2x-8
\n" ); document.write( "====================
\n" ); document.write( "\"graph%28400%2C300%2C-10%2C10%2C-10%2C10%2Cx%5E2-2x-8%29\"
\n" ); document.write( "====================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" ); document.write( "
\n" );