document.write( "Question 1197455: For what values of m is the equation (E)quadratic?
\n" );
document.write( "(E)=(m2-1)x2
\n" );
document.write( "-(m+3)x+4-m2=0 \n" );
document.write( "
Algebra.Com's Answer #830729 by greenestamps(13198)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "The common practice is to use \"^\" (shift-6) when typing an exponent. \n" ); document.write( "I believe your equation is this: \n" ); document.write( "(m^2-1)x^2 - (m+3)x + (4-m^2) = \n" ); document.write( "The equation is quadratic whenever the coefficient of the x^2 term, m^2-1, is non-zero. \n" ); document.write( "m^2-1 is equal to 0 only when x=1 and when x=-1; so the equation is quadratic for all values of x EXCEPT 1 and -1. \n" ); document.write( "ANSWER: all x except 1 and -1 \n" ); document.write( " \n" ); document.write( " |