document.write( "Question 48579: factor the quadratic expression completely, and find the roots of the expression.\r
\n" );
document.write( "\n" );
document.write( "135x^2 - 222x + 91\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "6x^2 - 42x + 72
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #32162 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! factor the quadratic expression completely, and find the roots of the expression. \n" ); document.write( "135x^2 - 222x + 91 \n" ); document.write( "x= [222+-sqrt(222^2-4(135)(91)]/270 \n" ); document.write( "x=[222+-12]/270 \n" ); document.write( "x=13/15 or x=7/9 \n" ); document.write( "Factors are: \n" ); document.write( "(15x-13) and (9x-7) \n" ); document.write( "---------------------------\r \n" ); document.write( "\n" ); document.write( "6x^2 - 42x + 72 \n" ); document.write( "x=[42+-sqrt(42^2-4(6)(72)]/12 \n" ); document.write( "x=[42+-6]/12 \n" ); document.write( "x=4 or x=3 \n" ); document.write( "Factors are \n" ); document.write( " 6(x-4)(x-3) \n" ); document.write( "----------------------------\r \n" ); document.write( "\n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |