document.write( "Question 244184: how do you solve this equation 9x² - 4x - 5 = 0 \n" ); document.write( "
Algebra.Com's Answer #178722 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! 9x² - 4x - 5 = 0 \n" ); document.write( "(9x+5)(x-1)=0 \n" ); document.write( "9x+5=0 \n" ); document.write( "9x=-5 \n" ); document.write( "x=-5/9 ans. \n" ); document.write( "x-1=0 \n" ); document.write( "x=1 ans. \n" ); document.write( " |