Use deductive reasoning to show that the following procedure always produces a number that is equal to the original number.
Procedure: Pick a number. Multiply the number by 6 and add 8.
Divide the sum by 2, subtract twice the original number,
and subtract 4.
Pick a number "a."
Multiply the number by 6 and add 8
Divide the sum by 2
Subtract twice the original number, and subtract 4.
We see that if we pick arbitrary number "a", then the following procedure always produces a number that is equal to the original number.
True.
Comments
Leave a comment