document.write( "Question 36093: factor the quadratic expression completely, and find the roots of the expression.\r
\n" );
document.write( "\n" );
document.write( "135x^2 - 222x + 91 \n" );
document.write( "
Algebra.Com's Answer #22409 by venugopalramana(3286)![]() ![]() You can put this solution on YOUR website! 135x2 - 222x + 91 \n" ); document.write( "135X^2-105X-117X+91=0 \n" ); document.write( "15X(9X-7)-13(9X-7)=0 \n" ); document.write( "(15x- 13)(9x-7)=0 \n" ); document.write( "15X-13=0......THAT IS .....15X=13....X=13/15 \n" ); document.write( "OR \n" ); document.write( "9X-7=0........THAT IS ......9X=7.......X=7/9 \n" ); document.write( " |