document.write( "Question 872534: What are the solutions for x^2+8x-5=15? \n" ); document.write( "
Algebra.Com's Answer #526201 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! x^2+8x-5=15 \n" ); document.write( "x^2+8x-20= 0 \n" ); document.write( "(x+10)(x-2) = 0, x = -10, 2 \n" ); document.write( " |