document.write( "Question 1510: Can you show me step by step on how to work or solve a quadratic formula problem like, 25x^2+4=-20x ? \n" ); document.write( "
Algebra.Com's Answer #504 by usyim88hk(158)\"\" \"About 
You can put this solution on YOUR website!
25x^2+4 = -20x
\n" ); document.write( "First add 20x to both sides
\n" ); document.write( "25x^2+20x+4 = 0
\n" ); document.write( "Now use the quradratic formula
\n" ); document.write( "\"x=%28-20%2B-sqrt%2820%5E2-4%2825%29%284%29%29%29%2F%282%2825%29%29\"
\n" ); document.write( "\"x=%28-20%2B-sqrt%280%29%29%2F50\"
\n" ); document.write( "\"x=-20%2F50\"
\n" ); document.write( "\"x=-2%2F5\"
\n" ); document.write( "
\n" );