document.write( "Question 345451: Please solve
\n" );
document.write( "s^2-5s-50=0 \n" );
document.write( "
Algebra.Com's Answer #247061 by mananth(16946)![]() ![]() You can put this solution on YOUR website! s^2-5s-50=0\r \n" ); document.write( "\n" ); document.write( "split the center term such that when they add up you get -10s and when multiplied you get 30s^2. (product of 1st term and last term)\r \n" ); document.write( "\n" ); document.write( "s^2-10s+5s-50=0 \n" ); document.write( "s(s-10)+5(s-10)=0 \n" ); document.write( "(s-10)((s+5)=0 \n" ); document.write( " |