document.write( "Question 1080024: Determine the quadratic equation with roots of -3/4 and 4/5 \n" ); document.write( "
Algebra.Com's Answer #694240 by amfagge92(93)![]() ![]() You can put this solution on YOUR website! For any quadratic equation\r \n" ); document.write( "\n" ); document.write( "x^2-(SUM OF ROOTS)+(PRODUCT OF ROOTS)=0\r \n" ); document.write( "\n" ); document.write( "x^2-x(-3/4+4/5)+(-3/4*4/5)=0\r \n" ); document.write( "\n" ); document.write( "20x^2+x-12=0 \n" ); document.write( "is the equation. \n" ); document.write( " \n" ); document.write( " |