document.write( "Question 8347: I do not understand how to do the Quadratic Equation r2(squared) + 10r + 9 =0 \n" ); document.write( "
Algebra.Com's Answer #4603 by bonster(299)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "what two numbers can you multiply to get the product 9, yet at the same time, has the sum of 10? 9 and 1\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(r+1)(r+9)=0\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "When r+1=0 \n" ); document.write( "r=-1\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "When r+9=0 \n" ); document.write( "r=-9 \n" ); document.write( " \n" ); document.write( " |