document.write( "Question 1209263: a, b and c are integers. If a < b, then ac < bc. Is the statement true or false? \n" ); document.write( "
Algebra.Com's Answer #847936 by math_tutor2020(3817)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Answer: False\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Explanation\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "We only need one counter-example to disprove this claim.
\n" ); document.write( "This is because the claim encompasses all integers (and we can change \"integers\" to \"real numbers\" to get the same idea).\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Let's say that,
\n" ); document.write( "a = 1, b = 2, c = -3\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "a < b is true since 1 < 2 is true.
\n" ); document.write( "However,
\n" ); document.write( "a*c < b*c
\n" ); document.write( "1*(-3) < 2*(-3)
\n" ); document.write( "-3 < -6
\n" ); document.write( "is false\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Use a number line to see that -6 is to the left of -3, so -6 is actually the smaller item.
\n" ); document.write( "A vertical number line could help paint a better picture. The -6 is further down compared to -3.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "How to make the statement true? Simply mention \"c is positive\".
\n" ); document.write( "Incorrect: \"a < b leads to ac < bc\"
\n" ); document.write( "Correct: \"If c is positive, then a < b leads to ac < bc\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Or if you said \"if c is negative, then a < b leads to ac > bc\", it would be a true claim.
\n" ); document.write( "I've seen many students forget to flip the inequality sign when multiplying both sides by a negative number.
\n" ); document.write( "
\n" ); document.write( "
\n" );