document.write( "Question 1061715: Find all real numbers s such that -2(s-7) is greater than 4s+8. Give your answer as an interval. \n" ); document.write( "
Algebra.Com's Answer #676482 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
-2(s-7) > 4s+8
\n" ); document.write( "-2s+14 >4s+8
\n" ); document.write( "-6s>-6; I like the variable on the left side of the inequality.
\n" ); document.write( "divide everything by -1 and switch the inequality.
\n" ); document.write( "s<1
\n" ); document.write( "Check using 0 (should work)
\n" ); document.write( "-2*-7 > 8, 14>8 checks
\n" ); document.write( "1 should not work
\n" ); document.write( "-2(-6)>12
\n" ); document.write( "12>12 is not true.
\n" ); document.write( "(-00,1)
\n" ); document.write( "
\n" );