document.write( "Question 609154: Y=2x(squared)-8x-1
\n" ); document.write( "i wanna know the a vaule b vaule and c vaule i also wanna know if it opens up or down? the axis of symmetry the vertex the domain and the range
\n" ); document.write( "

Algebra.Com's Answer #383583 by Edwin McCravy(20055)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "\r\n" );
document.write( "I do it the \"vertex formula\" way\r\n" );
document.write( "\r\n" );
document.write( "y = 2x² - 8x - 1\r\n" );
document.write( "\r\n" );
document.write( "Compare your equation to this model:\r\n" );
document.write( "\r\n" );
document.write( "y = ax² + bx + c\r\n" );
document.write( "\r\n" );
document.write( "It's easy to see that a=2, b=-8, c = -1\r\n" );
document.write( "\r\n" );
document.write( "We know that it opens upward because \"a\" is a positive number.\r\n" );
document.write( "\r\n" );
document.write( "The vertex formula is:\r\n" );
document.write( "\r\n" );
document.write( "The vertex or turning point is (h,k) where h = \"-b%2F%282a%29\" and \r\n" );
document.write( "k = ah²+bh+c  and the axis of symmetry is the vertical line whose \r\n" );
document.write( "equation is x = h\r\n" );
document.write( "\r\n" );
document.write( "So for your vertex, h = \"-%28-8%29%2F%28%282%29%282%29%29\" = \"8%2F4\" = 2\r\n" );
document.write( "\r\n" );
document.write( "and k = ah²+bh+c = (2)(2)²+(-8)(2)+(-1) = 2(4)-16-1 = 8-16-1 = -9 \r\n" );
document.write( "\r\n" );
document.write( "So the vertex is (h,k) = (2,-9) \r\n" );
document.write( "\r\n" );
document.write( "The y-intercept is found by letting x=0 in the original equation:\r\n" );
document.write( "       \r\n" );
document.write( "    y = 2x² - 8x - 1\r\n" );
document.write( "    y = 2(0)² - 8(0) - 1\r\n" );
document.write( "    y = -1\r\n" );
document.write( "\r\n" );
document.write( "The y-intercept is the point (0,-1)\r\n" );
document.write( "\r\n" );
document.write( "So we plot the vertex the axis of symmetry and the y-intercept:\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Now you can draw in the parabola so that it is symmetrical with\r\n" );
document.write( "the green line of symmetry.\r\n" );
document.write( "\r\n" );
document.write( " \r\n" );
document.write( "\r\n" );
document.write( "All x-values are in the domain, so the domain is all reals (\"-infinity\", \"infinity\")\r\n" );
document.write( "\r\n" );
document.write( "The only y-values are those from the vertex which is -9 upward, \r\n" );
document.write( "so the range is (-9,\"infinity\").\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );