document.write( "Question 39855: How do you solve Quadratic equations and graph them in parabola form? \n" ); document.write( "
Algebra.Com's Answer #25296 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! Quadratic equations can be solved in a variety of ways... \n" ); document.write( "1) Direct solve \n" ); document.write( "2) Completing the square \n" ); document.write( "3) Quadratic formula \n" ); document.write( "4) Factoring \n" ); document.write( "5) Graphing \n" ); document.write( "To graph them, it is easiest to get them in this form: \n" ); document.write( "y = a(x - h)^2 + k \n" ); document.write( "where the vertex is at (h, k) and a determines the shape and orientation... \n" ); document.write( " |