document.write( "Question 749971: Find the y intercept, x intercept, the axis of symmetry , and vertex of 4= 1/2x^2+4x-5\r
\n" );
document.write( "\n" );
document.write( "Can you please help me out? Thanks so much in advance:)
\n" );
document.write( "Also can you please show the steps it would really help me understand better:) \n" );
document.write( "
Algebra.Com's Answer #456240 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find the y intercept, x intercept, the axis of symmetry , and vertex of \n" ); document.write( "y = (1/2)x^2+4x-5 \n" ); document.write( "------ \n" ); document.write( "(1/2)x^2 + 4x = y + 5 \n" ); document.write( "----- \n" ); document.write( "(1/2)(x^2 + 8x + 16) = y + 5 +(1/2)16 \n" ); document.write( "------ \n" ); document.write( "(1/2)(x+4)^2 = y + 13 \n" ); document.write( "------- \n" ); document.write( "Vertex: (-4,-13) \n" ); document.write( "Axis of symmetry: x = -4 \n" ); document.write( "--- \n" ); document.write( "x-int: \n" ); document.write( "Let y = 0 ; solve for \"x\": \n" ); document.write( "x = [-4 +- sqrt(16 - 4*(1/2)(-5))]/1 \n" ); document.write( "---- \n" ); document.write( "x = [-4 +- sqrt(26)]\r \n" ); document.write( "\n" ); document.write( "----------------- \n" ); document.write( "y-intercept \n" ); document.write( "Let x = 0, then y = -5 \n" ); document.write( "================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |