document.write( "Question 471220: I am stuck on 3 last questions for my practice exam and was hoping someone can show me steps to take to solve these problems. I do not expect answers, I just do not understand the steps to take. Please help!
\n" );
document.write( "Solve:
\n" );
document.write( "x^2+2x-4=0
\n" );
document.write( "b^2+3b-10=0
\n" );
document.write( "r^2-5r-24=0 \n" );
document.write( "
Algebra.Com's Answer #323207 by jorel1380(3719)![]() ![]() You can put this solution on YOUR website! x2+2x-4=0 \n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "-------------- \n" ); document.write( "b2+3b-10=0 \n" ); document.write( "(b+5)(b-2)=0 \n" ); document.write( "b=-5 or 2 \n" ); document.write( "------------ \n" ); document.write( "r2-5r-24=0 \n" ); document.write( "(r-8)(r+3)=0 \n" ); document.write( "r=8 or -3.. \n" ); document.write( " |