document.write( "Question 341777: Find the number of real number solutions of 4x^2+16x+15=0 \n" ); document.write( "
Algebra.Com's Answer #244698 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find the number of real number solutions of \n" ); document.write( "4x^2+16x+15=0 \n" ); document.write( "Factor \n" ); document.write( "4x^2+10x+6x+15 = 0 \n" ); document.write( "2x(2x+5) + 3(2x+5) = 0 \n" ); document.write( "--- \n" ); document.write( "(2x+5)(2x+3) = 0 \n" ); document.write( "x = -5/2 or x = -3/2 \n" ); document.write( "======================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=========== \n" ); document.write( " \n" ); document.write( " |