document.write( "Question 312503: what quadratic function can represent the solutions of the roots -4 and 5/3? \n" ); document.write( "
Algebra.Com's Answer #223408 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! what quadratic function can represent the solutions of the roots -4 and 5/3? \n" ); document.write( ". \n" ); document.write( "If the roots are -4 and 5/3 then the quadratic function MUST have the following factors: \n" ); document.write( "(x + 4) and (x - 5/3) \n" ); document.write( ". \n" ); document.write( "FOIL the two factors: \n" ); document.write( "(x + 4)(x - 5/3) \n" ); document.write( "x^2 - 5x/3 + 4x -20/3 \n" ); document.write( "x^2 - 5x/3 + 12x/3 -20/3 \n" ); document.write( "x^2 + 7x/3 -20/3 (this is your quadratic function) \n" ); document.write( " \n" ); document.write( " |