document.write( "Question 56581: Generate a graph for the following function g(x)=-4x^2 + 16x-19
\n" );
document.write( "Find the vertex and x and y intercepts for the graph, show all work \n" );
document.write( "
Algebra.Com's Answer #38486 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! g(x)=-4x^2 + 16x-19 \n" ); document.write( "Find the vertex and x and y intercepts for the graph \n" ); document.write( "--------- \n" ); document.write( "y-intercept: Let x=0, then g(x)=-19; this is the y-intercept. \n" ); document.write( "--------- \n" ); document.write( "x-intercept: Let g(x)=0, then -4x^2+16x-19=0 \n" ); document.write( "x=[-16+-sqrt(256-304)]/-8 \n" ); document.write( "x=2+-(1/4)isqrt3] \n" ); document.write( "--------- \n" ); document.write( "To get the vertex: \n" ); document.write( "4x^2-16x+? = -y-19 \n" ); document.write( "x^2-4x+? =(-1/4)y-(19/4) \n" ); document.write( "Complete the square to get: \n" ); document.write( "x^2-4x+4=(-1/4)y-19/4 +16/4 \n" ); document.write( "(x-2)^2 = (-1/4)y-(3/4) \n" ); document.write( "(x-2)^2 = (-1/4)(y+3) \n" ); document.write( "Vertex at (2,-3) \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |