document.write( "Question 303705: What quadratic equation would have solutions x= 2/3 and x=1/5 \n" ); document.write( "
Algebra.Com's Answer #217619 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! What quadratic equation would have solutions x= 2/3 and x=1/5 \n" ); document.write( "x = 2/3; from the factor: (3x - 2) \n" ); document.write( "and \n" ); document.write( "x = 1/5; from the factor: (5x - 1) \n" ); document.write( ": \n" ); document.write( "FOIL \n" ); document.write( "(3x - 2)(5x-1) = 15x^2 - 3x - 10x + 2 = (15x^2 - 13x + 2) is the equation \n" ); document.write( " |