document.write( "Question 1132118: If the solutions to a quadratic equation are 2 and - 4/3, what is the equation?\r
\n" );
document.write( "\n" );
document.write( "Write the quadratic in standard form: Ax2 + Bx + C = 0.\r
\n" );
document.write( "\n" );
document.write( "A, B, and C must be integers - no fractions, no decimals - and A must be positive
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #749035 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! If the solutions to a quadratic equation are 2 and - 4/3, what is the equation?\r \n" ); document.write( "\n" ); document.write( "Write the quadratic in standard form: Ax2 + Bx + C = 0. \n" ); document.write( "=========== \n" ); document.write( "(x-2)*(x+4/3) = 0 \n" ); document.write( "(x-2)*(3x+4) = 0 \n" ); document.write( "3x^2 - 2x - 8 = 0 is AN equation with the smallest integer coefficients. \n" ); document.write( "--------- \n" ); document.write( "n*(3x^2 - 2x - 8) = 0 where n is any real number is also an equation.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |