document.write( "Question 1155321: Identify the values of coefficients a,b, and c in each equation. 1. 5x2-6x+11=0 a=__b=__c=__ 2. x2=3x+7 a=__b=__c=__ \n" ); document.write( "
Algebra.Com's Answer #777895 by Edwin McCravy(20060)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "Identify the values of coefficients a,b, and c in each equation.\r\n" );
document.write( "\r\n" );
document.write( "1. 5x²-6x+11=0   a=__b=__c=__\r\n" );
document.write( "    5  -6  11\r\n" );
document.write( "    a   b   c     a=5, b=-6, c=11\r\n" );
document.write( "\r\n" );
document.write( "2.      x²=3x+7  <-- must get 0 on the right side, left side in descending order.\r\n" );
document.write( "   x²-3x-7=0     <-- put a 1 before the x²\r\n" );
document.write( "  1x²-3x-7=0  \r\n" );
document.write( "  1  -3 -7\r\n" );
document.write( "  a   b  c       a=1, b=-3, c=-7 \r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );