document.write( "Question 1024598: The graph of the equation y =ax^2 + bx + c, where a, b, and c are constants, is a parabola with axis of symmetry x = -3. Find b/a \n" ); document.write( "
Algebra.Com's Answer #639992 by richard1234(7193)![]() ![]() You can put this solution on YOUR website! The x-coordinate of the vertex is at x = -b/2a, so -3 = -b/2a <==> b/a = 6. \n" ); document.write( " |