document.write( "Question 1048919: For the parabola whose equation is given, determine whether it opens upward or downward, find the vertex, and find the x- and y-intercepts. Then graph the parabola.
\n" );
document.write( "f(x)=x squared minus 2 x minus 48 \n" );
document.write( "
Algebra.Com's Answer #664465 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! For the parabola whose equation is given, determine whether it opens upward or downward, find the vertex, and find the x- and y-intercepts. Then graph the parabola. \n" ); document.write( "f(x)=x squared minus 2 x minus 48 \n" ); document.write( "--- \n" ); document.write( "f(x) = x^2 - 2x - 48 \n" ); document.write( "a = 1 ; b = -2 ; c = -48 \n" ); document.write( "----- \n" ); document.write( "opens upward because a is positive \n" ); document.write( "------- \n" ); document.write( "Vertex:: \n" ); document.write( "x = -b/(2a) = 2/2 = 1 ; f(1) = 1^2-2*1-48 = -49 \n" ); document.write( "Vertex is (1,-49) \n" ); document.write( "------------------- \n" ); document.write( "x-intercept:: \n" ); document.write( "Let y = 0 ; solve for \"x\":: \n" ); document.write( "x^2-2x-48 = 0 \n" ); document.write( "(x-8)(x+6) = 0 \n" ); document.write( "x-intercepts:: x = 8 ; x = -6 \n" ); document.write( "--------------------------- \n" ); document.write( "y-intercept:: \n" ); document.write( "Let x = 0 ; solve for \"y\":: \n" ); document.write( "y = 0^2 - 2*0 - 48 \n" ); document.write( "y = -48 \n" ); document.write( "---------------- \n" ); document.write( "Graph:: \n" ); document.write( " \n" ); document.write( "------------ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------- \n" ); document.write( " |