document.write( "Question 1173058: How would I go about finding the discriminant for this:
\n" ); document.write( "(b^2+a^2)x^2-2a^2kx+a^2k^2-a^2b^2=0
\n" ); document.write( "What would a, b, and c coefficients be for b^2 - 4ac for this equation?\r
\n" ); document.write( "\n" ); document.write( "Thanks, I really appreciate it!
\n" ); document.write( "

Algebra.Com's Answer #798345 by MathTherapy(10552)\"\" \"About 
You can put this solution on YOUR website!
How would I go about finding the discriminant for this:
\n" ); document.write( "(b^2+a^2)x^2-2a^2kx+a^2k^2-a^2b^2=0
\n" ); document.write( "What would a, b, and c coefficients be for b^2 - 4ac for this equation?\r
\n" ); document.write( "\n" ); document.write( "Thanks, I really appreciate it!
\n" ); document.write( "
  \"matrix%281%2C3%2C+ax%5E2+%2B+bx+%2B+c%2C+%22=%22%2C+0%29\" <==== General form of a quadratic equation\r\n" );
document.write( "     ax2    +       bx       +    c = 0 \r\n" );
document.write( "     |              |             |\r\n" );
document.write( "     |              |             |\r\n" );
document.write( "     |              |             |\r\n" );
document.write( "     ˅              ˅             ˅
  <==== Compare this to the above!
\n" ); document.write( "Can you now see what a, b, and c, are? \n" ); document.write( "
\n" );