document.write( "Question 1155373: What is the discriminators of the quadratic equation
\n" );
document.write( "11y=14y^2-3 \n" );
document.write( "
Algebra.Com's Answer #777955 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! Write it as 14y^2-11y-3=0 \n" ); document.write( "the discriminate is sqrt (b^2-4ac) \n" ); document.write( "b is 11, a is 14 and c is -3 \n" ); document.write( "sqrt(121+4*42) or sqrt(289) \n" ); document.write( "this is a perfect square or 19., so as a positive discriminate there are no complex solutions, and as a perfect square, there are two rational roots. They are 28/28 or 1 and -6/28 or -3/14\r \n" ); document.write( "\n" ); document.write( " |