document.write( "Question 33424:
\n" );
document.write( "how do i solve b squared +3b-4=0 using the box method?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #19782 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! b^2+3b-4=0 \n" ); document.write( "(b+4)(b-1)=0 \n" ); document.write( "Either b+4=0 or b-1=0 \n" ); document.write( "If b+4=0 then b=-4 \n" ); document.write( "If b-1=0 then b=1 \n" ); document.write( "Solution: b=-4 or 1. \n" ); document.write( "By the way; what is the \"box\" method? \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |