document.write( "Question 1106915: find the b such that the vertex of parabola y² + 2y - bx -3 passes through (-6,3) \n" ); document.write( "
Algebra.Com's Answer #721914 by dkppathak(439)\"\" \"About 
You can put this solution on YOUR website!
find the b such that the vertex of parabola y² + 2y - bx -3 passes through (-6,3)
\n" ); document.write( "y^2+2y-bx-3 is passing (-6,3)
\n" ); document.write( "it will satisfy the equation of the parabola
\n" ); document.write( "(3)^2+2*3-b*-6-3=0
\n" ); document.write( "9+6+6b-3=0
\n" ); document.write( "6b=-12
\n" ); document.write( "b=-2
\n" ); document.write( "
\n" ); document.write( "
\n" );