document.write( "Question 1051398: I need to know the axis of symmetry for y = 4x^2 + 1/2x + 3. I already tried doing this but got it wrong, so I'm stumped.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #666907 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! axis of symmetry for y = 4x^2 + 1/2x + 3 \n" ); document.write( "--------------- \n" ); document.write( "It's x = -b/2a \n" ); document.write( "x = -(1/2)/8 \n" ); document.write( "x = -1/16 \n" ); document.write( " \n" ); document.write( " |