document.write( "Question 572330: find a quadratic equation having 5/3 and 1/3 as roots \n" ); document.write( "
Algebra.Com's Answer #368448 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
find a quadratic equation having 5/3 and 1/3 as roots
\n" ); document.write( "Derive factors from the roots
\n" ); document.write( "x = 5/3
\n" ); document.write( "(3x - 5) = 0
\n" ); document.write( "and
\n" ); document.write( "x = 1/3
\n" ); document.write( "(3x - 1) = 0
\n" ); document.write( "FOIL
\n" ); document.write( "(3x - 5)(3x - 1) = 9x^2 - 3x - 15x + 5 = 3x^2 - 18x + 5: is the equation
\n" ); document.write( "
\n" );