Consider the statement 'If AB=10 and BC=4, then AC=14'

demonsword

New member
Joined
Sep 30, 2006
Messages
4
Consider the statement "If AB=10 and BC=4, then AC=14"

A. Draw an instance of the antecedent for which the consequent is true

B. Draw a counterexample to this statement

How do I solve these? Please help~
 
demonsword said:
Consider the statement "If AB=10 and BC=4, then AC=14"

A. Draw an instance of the antecedent for which the consequent is true
Pick values of A, B, and C, so that AB = 10, BC = 4, and AC = 14.

demonsword said:
B. Draw a counterexample to this statement
Pick values of A, B, and C, so that AB = 10, BC = 4, but AC does not equal 14.

Eliz.
 
I'm having trouble with counterexample, how can I prove it wrong?? Without changing the numbers, I don't see how
 
So far I have for A. one line with (A)-10, (B)0, and (C)4 It proves the statement correct

But how can I prove it wrong?
 
(-10)*0 = 10? Try that again. Think about that zero.
 
this is a geometry problem, correct?

Code:
A            10             B       4      C
+-----------------------+-----------+

Code:
         B
        +
      .  . 4
  10.     +C
A .
+
 
Or use

Code:
A            10             B       
+---------------+--------+
                C    4
 
Top