document.write( "Question 296777: Please help me solve this Quadradic Equation by factoring\r
\n" );
document.write( "\n" );
document.write( "3m^=20-7m \n" );
document.write( "
Algebra.Com's Answer #213830 by blwinbbbles(106)![]() ![]() You can put this solution on YOUR website! I assume that this is 3m^2 = 20-7m so the first thing you must do is get it into standard form of ax^2 + bx + c = 0..to do that you must first add 7m to both sides then subtract 20 from both sides and you will end up with\r \n" ); document.write( "\n" ); document.write( "3m^2+7m-20 = 0 ...now you can factor..use 4 and 5 for 20:\r \n" ); document.write( "\n" ); document.write( "(3m-5)(m+4) = 0 ...now you can say\r \n" ); document.write( "\n" ); document.write( "3m-5=0 then 3m=5 then m=5/3 and/or \n" ); document.write( "m+4=0 then m= -4\r \n" ); document.write( "\n" ); document.write( "go back and use each in the original equation...both work so the answer is both \n" ); document.write( "-4 and 5/3\r \n" ); document.write( "\n" ); document.write( "Hope this helps \n" ); document.write( " |