document.write( "Question 879256: Bill and Jenna are solving the quadratic equation x 2 - x = 12.\r
\n" );
document.write( "\n" );
document.write( "Bill solved this way Jenna solved this way
\n" );
document.write( "x2 - x = 12
\n" );
document.write( "x(x - 1) = 12
\n" );
document.write( "x = 12 or 13 x2 - x = 12
\n" );
document.write( "x2 - x - 12 = 0
\n" );
document.write( "(x - 4)(x + 3) = 0
\n" );
document.write( "x = 4 or x = -3
\n" );
document.write( "Which student is correct?\r
\n" );
document.write( "\n" );
document.write( "What error did the other student make when solving?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #797322 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! x2 - x = 12 \n" ); document.write( "Use ^ (shift 6) for exponents. \n" ); document.write( "x^2 - x = 12 \n" ); document.write( " |