document.write( "Question 321643: factor completely 9x^2-27x+20 \n" ); document.write( "
Algebra.Com's Answer #230320 by mananth(16946)![]() ![]() You can put this solution on YOUR website! 9x^2-27x+20 \n" ); document.write( ".. \n" ); document.write( "You will have to find the roots x1 x2 of the equation using the formula \n" ); document.write( "x1= -b +/- sqrt (b^2-4ac) ) /2a \n" ); document.write( "a=9, b=-27, c=20 \n" ); document.write( "x1= 27+sqrt((27^2)-720)/18 \n" ); document.write( "x1= 1.6666 \n" ); document.write( "x2=27-sqrt((27^2)-720)/18 \n" ); document.write( "x2=1.3333\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |