document.write( "Question 475495: find the solution set by factoring and using the zero product rule or using the quadratic formula. 11x^2-12x=-1\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #326061 by htmentor(1343)![]() ![]() You can put this solution on YOUR website! find the solution set by factoring and using the zero product rule or using the quadratic formula. 11x^2-12x=-1 \n" ); document.write( "================================================= \n" ); document.write( "Writing in standard form we have \n" ); document.write( "11x^2 - 12x + 1 = 0 \n" ); document.write( "This can be factored as \n" ); document.write( "(11x - 1)(x - 1) = 0 \n" ); document.write( "This gives \n" ); document.write( "x - 1 = 0 -> x = 1 \n" ); document.write( "11x - 1 = 0 -> x = 1/11 \n" ); document.write( " |