document.write( "Question 922422: For what values of m will the parabola defined by equation:
\n" );
document.write( "Y=(2m-6)x+(4-m)X2+11 open downward?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #559548 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! the vertex form of a Parabola opening up(a>0) or down(a<0), \n" ); document.write( "Y= (4-m)x^2 + (2m-6)x + 11 \n" ); document.write( "Will open downward when (4-m) < 0 \n" ); document.write( "0r \n" ); document.write( "m > 4 \n" ); document.write( " |