document.write( "Question 144720: Determine whether the following equations have a solution or not? Justify your answer.
\n" );
document.write( "2x2 + x - 1 = 0
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #105459 by nabla(475)![]() ![]() ![]() You can put this solution on YOUR website! Notice that the left-hand side can be factored as:\r \n" ); document.write( "\n" ); document.write( "(2x-1)(x+1)=0\r \n" ); document.write( "\n" ); document.write( "Which gives x=1/2 or x=-1 as answers.\r \n" ); document.write( "\n" ); document.write( "check: \n" ); document.write( "
|