document.write( "Question 797047: Solve the following quadratic functions\r
\n" );
document.write( "\n" );
document.write( "(a) Y=x2-7x+12\r
\n" );
document.write( "\n" );
document.write( "(b) Y=3x2-7x-6\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #481640 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Solve the following quadratic functions \n" ); document.write( "(a) Y=x2-7x+12 \n" ); document.write( "y = (x-4)(x-3) \n" ); document.write( "====---------===== \n" ); document.write( "(b) Y=3x2-7x-6 \n" ); document.write( "y = (3x^2-9x+2x-6) \n" ); document.write( "y = 3x(x-3)+2(x-3) \n" ); document.write( "y = (x-3)(3x+2) \n" ); document.write( "===================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================= \n" ); document.write( " \n" ); document.write( " |