document.write( "Question 182348This question is from textbook College Algebra in Context
\n" );
document.write( ": How do I find the x-coordinate of the vertex of the the graph?\r
\n" );
document.write( "\n" );
document.write( "y=2x(squared)-40x+10\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #136865 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! The general form of a quadratic is: \n" ); document.write( "y = ax^2 + bx + c \n" ); document.write( "where \n" ); document.write( "a,b, and c are the coefficients \n" ); document.write( ". \n" ); document.write( "The x-axis of symmetry is then \n" ); document.write( "x = -b/2a \n" ); document.write( ". \n" ); document.write( "So, for your equation: \n" ); document.write( "y=2x(squared)-40x+10 \n" ); document.write( "x = -(-40)/2(2) \n" ); document.write( "x = 40/4 \n" ); document.write( "x = 10 \n" ); document.write( ". \n" ); document.write( "This site might help you review: \n" ); document.write( "http://www.mathwarehouse.com/geometry/parabola/standard-to-vertex-form.php \n" ); document.write( " \n" ); document.write( " |