document.write( "Question 258050: factor the following equation.
\n" );
document.write( "x^2 - x - 90 = 0. \n" );
document.write( "
Algebra.Com's Answer #189895 by drk(1908)![]() ![]() ![]() You can put this solution on YOUR website! We want two numbers such that their sum = -1 and their product = - 90. \n" ); document.write( "We can use -10, and 9 to get \n" ); document.write( "(i) \n" ); document.write( "solve for x to get \n" ); document.write( "x = 10 \n" ); document.write( "or \n" ); document.write( "x = -9 \n" ); document.write( " \n" ); document.write( " |