document.write( "Question 352881: 9x^2+10x+10=8x^2-15\r
\n" );
document.write( "\n" );
document.write( "What is the smallest solution?
\n" );
document.write( "I got the discriminate to be 0 and 0 is the correct answer, but when i tried to find the smallest solution i came up with -10 and that is not the correct answer. \n" );
document.write( "
Algebra.Com's Answer #252233 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! subtracting 8x^2-15 ___ x^2 + 10x + 25 = 0\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "factoring ___ (x + 5)^2 = 0 \n" ); document.write( " |