document.write( "Question 690231: What is the sum of the solutions to 3x^2+3x-16?\r
\n" );
document.write( "\n" );
document.write( "A: -5
\n" );
document.write( "B: -1
\n" );
document.write( "C: 1
\n" );
document.write( "D: 5 \n" );
document.write( "
Algebra.Com's Answer #426221 by DrBeeee(684)![]() ![]() ![]() You can put this solution on YOUR website! Add the two solutions using the quadratic factoring equation: \n" ); document.write( "(1) x1 + x2 = (-b + radical)/2a + (-b - radical)/2a or \n" ); document.write( "(2) x1 + x2 = (-b-b)/2a + 0 , where the radical term sqrt(201) cancels \n" ); document.write( "giving \n" ); document.write( "(3) sum = -2b/2a or \n" ); document.write( "(4) sum = -b/a \n" ); document.write( "Using the values of a and b we get \n" ); document.write( "(5) sum = -3/3 or \n" ); document.write( "(6) sum of roots = -1 \n" ); document.write( "Answer: Choice B \n" ); document.write( " \n" ); document.write( " |