document.write( "Question 428164: Determine the quadratic equation with integral coefficients having the roots: 3/2 and -1/2 \n" ); document.write( "
Algebra.Com's Answer #297700 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Determine the quadratic equation with integral coefficients having the roots: 3/2 and -1/2 \n" ); document.write( "3/2, can be derived from the factor: (2x-3) \n" ); document.write( "-1/2, can be derived from a factor: (2x+1) \n" ); document.write( ": \n" ); document.write( "FOIl (2x-3)(2x+1) = 4x^2 + 2x - 6x - 3 = (4x^2 - 4x - 3) is the equation \n" ); document.write( " |