Algebra.Com's Answer #133274 by Alan3354(69443)  You can put this solution on YOUR website! Quadratic Equations \n" );
document.write( "Find the x-intercepts of each parabola. \n" );
document.write( "----------------- \n" );
document.write( "The x-intercepts are the points that y = 0, so set the function = 0 and solve. \n" );
document.write( "c) y=x^2-4x+4 \n" );
document.write( "x^2 - 4x + 4 = 0 \n" );
document.write( "(x-2)*(x-2) = 0 \n" );
document.write( "Only one intercept, at (2,0) \n" );
document.write( "\n" );
document.write( "\n" );
document.write( " Solved by pluggable solver: SOLVE quadratic equation (work shown, graph etc) | \n" );
document.write( "Quadratic equation (in our case ) has the following solutons: \n" );
document.write( " \n" );
document.write( "  \n" );
document.write( " \n" );
document.write( " For these solutions to exist, the discriminant should not be a negative number. \n" );
document.write( " \n" );
document.write( " First, we need to compute the discriminant : . \n" );
document.write( " \n" );
document.write( " Discriminant d=0 is zero! That means that there is only one solution: . \n" );
document.write( " Expression can be factored:  \n" );
document.write( " \n" );
document.write( " Again, the answer is: 2, 2.\n" );
document.write( "Here's your graph: \n" );
document.write( " | \n" );
document.write( " \n" );
document.write( "\n" );
document.write( "------------------ \n" );
document.write( "d) y=4x^2-12x+9 \n" );
document.write( "4x^2 - 12x + 9 = 0 \n" );
document.write( "(2x-3)*(2x-3) = 0 \n" );
document.write( "Same here, one point where the parabola is tangent to the x-axis. \n" );
document.write( "\n" );
document.write( "\n" );
document.write( " Solved by pluggable solver: SOLVE quadratic equation (work shown, graph etc) | \n" );
document.write( "Quadratic equation (in our case ) has the following solutons: \n" );
document.write( " \n" );
document.write( "  \n" );
document.write( " \n" );
document.write( " For these solutions to exist, the discriminant should not be a negative number. \n" );
document.write( " \n" );
document.write( " First, we need to compute the discriminant : . \n" );
document.write( " \n" );
document.write( " Discriminant d=0 is zero! That means that there is only one solution: . \n" );
document.write( " Expression can be factored:  \n" );
document.write( " \n" );
document.write( " Again, the answer is: 1.5, 1.5.\n" );
document.write( "Here's your graph: \n" );
document.write( " | \n" );
document.write( " \n" );
document.write( " \n" );
document.write( "\n" );
document.write( " \n" );
document.write( " |