document.write( "Question 1027110: Y=1/2x^2+5x+1 find the vertex, x intercepts and axis of symmetry \n" ); document.write( "
Algebra.Com's Answer #642366 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! The vertex has an x-value of -b/2a \n" ); document.write( "Here, that is -5/1=-5 for x and y is +12.5-25+1=-11.5 \n" ); document.write( "(-5,13.5) \n" ); document.write( "x-inercepts--set y=0 \n" ); document.write( "1/2 x^2+5x+1=0 \n" ); document.write( "multiply by 2 to clear fractions \n" ); document.write( "x^2+10x+2=0 \n" ); document.write( "x=(1/2)(-10 +/- sqrt (100-8)); sqrt 92=2 sqrt(23) \n" ); document.write( "x=-5+/- sqrt (23); numerically, it is -0.204 and -9.80 \n" ); document.write( "Axis of symmetry is around the vertex, and that is at -5. \n" ); document.write( " |