document.write( "Question 356316: Find the vertex of the parabola given by the function f(x) = 2x^2 + 3, expressing non-integer values in fractional form. State whether the parabola opens up or down \n" ); document.write( "
Algebra.Com's Answer #254365 by CharlesG2(834)![]() ![]() ![]() You can put this solution on YOUR website! Find the vertex of the parabola given by the function f(x) = 2x^2 + 3, expressing non-integer values in fractional form. State whether the parabola opens up or down\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "f(x) = 2x^2 + 3 this is of form f(x) = ax^2 + bx + c, \n" ); document.write( "where a = 2, b = 0, c = 3, \n" ); document.write( "a = 2 is positive, so the parabola does open upwards\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the vertex form of the parabolic equation is f(x) = a(x - h)^2 + k, \n" ); document.write( "where the vertex is the point (h,k)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "in this case h = 0, and k = c = 3\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the vertex is (0, 3) \n" ); document.write( " \n" ); document.write( " |