document.write( "Question 722631: Could you please show me the steps to factoring and solving the problem below? \r
\n" );
document.write( "\n" );
document.write( "Also, could you please show me how to check my solution back into the original equation?\r
\n" );
document.write( "\n" );
document.write( "Could you please show me the final solutions as decimal approximations carried out to the third decimal place.\r
\n" );
document.write( "\n" );
document.write( "If possible and applicable, could you please show me how to incorporate the following four math vocabulary words into my steps?\r
\n" );
document.write( "\n" );
document.write( "-Quadratic formula
\n" );
document.write( "-Factoring
\n" );
document.write( "-Completing the square
\n" );
document.write( "-Discriminant \r
\n" );
document.write( "\n" );
document.write( "1. 2m^(2) - m - 15 = 0 \n" );
document.write( "
Algebra.Com's Answer #442819 by lynnlo(4176)![]() ![]() ![]() You can put this solution on YOUR website! PROBLEM: 2m^2-m-15=0 \n" ); document.write( "(1)FIND COEFFICIENTS A,B,C \n" ); document.write( "A=2,B=-1,C=-15===============================QUADRATIC FORMULA \n" ); document.write( "(2)PLUG IN YOUR VALUES FOR A,B,C INTO QUADRATIC FORMULA \n" ); document.write( "x1,2,=-b±√b^2-4ac/2a \n" ); document.write( "-(-1)±√(-1)^2-4*2*(-15)/2*2===FACTORING \n" ); document.write( "(3)SIMPLIFY EXPRESSION UNDER SQUARE ROOT \n" ); document.write( "X1,2,=1±√121/4==========DISCRIMINANT(121) \n" ); document.write( "X1=1+√121/4=3 \n" ); document.write( "X2=1-√/4=-5/2 \n" ); document.write( "SOLUTION \n" ); document.write( "-5/2,3 \n" ); document.write( " \n" ); document.write( " |