document.write( "Question 284904: Trying to find max y-value of the graph y=2x^2+4x+1 \n" ); document.write( "
Algebra.Com's Answer #206644 by nyc_function(2741) You can put this solution on YOUR website! The maximum y-value is the y-coordinate of the vertex.\r \n" ); document.write( "\n" ); document.write( "Find the vertex in the form (x,y) and then write down the y-value.\r \n" ); document.write( "\n" ); document.write( "Can you take it from here?\r \n" ); document.write( "\n" ); document.write( "Do you know how to find the vertex?\r \n" ); document.write( "\n" ); document.write( "===================================\r \n" ); document.write( "\n" ); document.write( "You stated:\r \n" ); document.write( "\n" ); document.write( "\"No, I don't understand how to find the vertex if I am not given any points for \"a\" or \"b\" (since I'm supposed to use x = -(b/2a), right?)\"\r \n" ); document.write( "\n" ); document.write( "===================================\r \n" ); document.write( "\n" ); document.write( "The first thing to do is find the x value using -b/2a as you said.\r \n" ); document.write( "\n" ); document.write( "Let a = 2, b = 4 from your function.\r \n" ); document.write( "\n" ); document.write( "x = -b/2a\r \n" ); document.write( "\n" ); document.write( "x = -4/2(2)\r \n" ); document.write( "\n" ); document.write( "x = -4/4\r \n" ); document.write( "\n" ); document.write( "x = -1....This is the x coordinate (x-value) of the vertex. We can now find the y-value (also called y coordinate) by replacing every x you see in your function with -1 and doing the math.\r \n" ); document.write( "\n" ); document.write( "y = 2x^2+4x+1\r \n" ); document.write( "\n" ); document.write( "Let x = -1\r \n" ); document.write( "\n" ); document.write( "y = 2(-1)^2 + 4(-1) + 1\r \n" ); document.write( "\n" ); document.write( "y = 2 - 4 + 1\r \n" ); document.write( "\n" ); document.write( "y = -2 + 1\r \n" ); document.write( "\n" ); document.write( "y = -1\r \n" ); document.write( "\n" ); document.write( "The y-value is, in this case, the same as the x-value, which is -1.\r \n" ); document.write( "\n" ); document.write( "The maximum y-value is -1.\r \n" ); document.write( "\n" ); document.write( "By the way, this is a parabola that opens upward (looks like a big letter U) with vertex at the point (-1,-1).\r \n" ); document.write( "\n" ); document.write( "Got it?\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |