document.write( "Question 821591: What is the greatest integer solution of 7 - 2m > 15? \n" ); document.write( "
Algebra.Com's Answer #494277 by TimothyLamb(4379) You can put this solution on YOUR website! --- \n" ); document.write( "7 - 2m > 15 \n" ); document.write( "-2m > 8 \n" ); document.write( "m > -4 \n" ); document.write( "--- \n" ); document.write( "greatest integer solution = -3 \n" ); document.write( "--- \n" ); document.write( "Solve and graph linear equations: \n" ); document.write( "https://sooeet.com/math/linear-equation-solver.php \n" ); document.write( "--- \n" ); document.write( "Solve quadratic equations, quadratic formula: \n" ); document.write( "https://sooeet.com/math/quadratic-formula-solver.php \n" ); document.write( "--- \n" ); document.write( "Solve systems of linear equations up to 6-equations 6-variables: \n" ); document.write( "https://sooeet.com/math/system-of-linear-equations-solver.php \n" ); document.write( " |