document.write( "Question 693458: Select the counterexample that makes this conjecture false: \r
\n" );
document.write( "\n" );
document.write( "For any real number x, x2 ≥ x.\r
\n" );
document.write( "\n" );
document.write( "x = |3|
\n" );
document.write( "x = -2
\n" );
document.write( "x = 0
\n" );
document.write( "x = 1/2 \n" );
document.write( "
Algebra.Com's Answer #427410 by RedemptiveMath(80)![]() ![]() ![]() You can put this solution on YOUR website! A counterexample is an example that disproves a conjecture. It goes against what the conjecture states, and only one counterexample is needed to disprove a conjecture. The conjecture we are given is x^2 ≥ x. It wants to know out of the list of possible counterexamples, which one is actually a counterexample? Again, for one of these values of x to be a counterexample it must make the statement x^2 ≥ x false when we plug it in. So, we'll begin by plugging these values in for x:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "|3|^2 ≥ |3| \n" ); document.write( "3^2 ≥ 3 \n" ); document.write( "9 ≥ 3 (9 is greater than 3, so this is not a counterexample)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(-2)^2 ≥ (-2) \n" ); document.write( "4 ≥ -2 (4 is greater than -2, so this is not a counterexample)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "0^2 ≥ 0 \n" ); document.write( "0 ≥ 0 (0 is equal to 0, so this is not a counter example)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(1/2)^2 ≥ (1/2) \n" ); document.write( "1/4 ≥ 1/2\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The last example shows that when x = 1/2, the conjecture x^2 ≥ x is false because 1/4 is not greater than or equal to 1/2. This is what we would call a counterexample, and since we have found at least one counterexample, the conjecture x^2 ≥ x is not a sound conjecture. That is, it is not always true. \r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |