document.write( "Question 427418: two times a number less 4 is greater than the same number plus 6. for what number or numbers is this true? \n" ); document.write( "
Algebra.Com's Answer #297265 by jorel1380(3719)![]() ![]() You can put this solution on YOUR website! Let X be our number. According to the question, 2X -4 is greater than X + 6. So:\r \n" ); document.write( "\n" ); document.write( "2X - 4 > X + 6 \n" ); document.write( "2X > X + 10 \n" ); document.write( "X > 10\r \n" ); document.write( "\n" ); document.write( "Therefore this equation is true for all numbers greater than 10. \n" ); document.write( " \n" ); document.write( " |