document.write( "Question 885979: find the quadratic equation whose roots is;
\n" );
document.write( "three times the roots of 3x^2-10x+3=0 \n" );
document.write( "
Algebra.Com's Answer #535599 by basketball1127(19)![]() ![]() ![]() You can put this solution on YOUR website! Let m and n be the roots of 3x^2-10x+3=0 \n" ); document.write( "Let p and q be the roots of the new quadratic equation(ax^2+bx+c) \n" ); document.write( "Then 3m=p, 3n=q\r \n" ); document.write( "\n" ); document.write( "m+n= \n" ); document.write( "mn= \n" ); document.write( "\n" ); document.write( "so, \n" ); document.write( "p+q = 3m+3n = 3(m+n) = 3(5/3) = 5 \n" ); document.write( "pq = (3m)(3n) = 9mn = 9(1) = 9\r \n" ); document.write( "\n" ); document.write( "Since the new \n" ); document.write( "Then a=1 , b=-10 , c=9\r \n" ); document.write( "\n" ); document.write( "so |