document.write( "Question 877634: determine the axis of symmetry of the quadratic function f(x) = 3x^2 - 5x - 1 \n" ); document.write( "
Algebra.Com's Answer #529450 by nerdybill(7384)\"\" \"About 
You can put this solution on YOUR website!
f(x) = 3x^2 - 5x - 1
\n" ); document.write( "axis of symmetry:
\n" ); document.write( "x = -b/(2a)
\n" ); document.write( "x = -(-5)/(2*3)
\n" ); document.write( "x = 5/(2*3)
\n" ); document.write( "x = 5/6
\n" ); document.write( "
\n" );