document.write( "Question 121568: how many real solutions are there for 0= x to the second power + 8x + 16 \n" ); document.write( "
Algebra.Com's Answer #89232 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! 0=x^2+8x+16 \n" ); document.write( "0=(x+4)^2 \n" ); document.write( "x+4=0 \n" ); document.write( "x=-4 answer. \n" ); document.write( " |