document.write( "Question 554524: Describe the nature and the number of the solutions of 2x^2-7x+9=x+1 \n" ); document.write( "
Algebra.Com's Answer #361369 by kkasko(46)![]() ![]() ![]() You can put this solution on YOUR website! Describe the nature and the number of the solutions of 2x^2-7x+9=x+1 \n" ); document.write( "2x^2-7x+9=x+1 \n" ); document.write( " -x. -1 \n" ); document.write( "2x^2-8x+8=0 \n" ); document.write( "a=2 b=-8 c=8 \n" ); document.write( "b^2-4(a)(c) \n" ); document.write( "-8^2-4(2)(8) \n" ); document.write( "64-64 \n" ); document.write( "=0 \n" ); document.write( "The nature of the roots is two real equal roots. Meaning their really is only one solution. The solution is (2,0) \n" ); document.write( " |