Answer:
The proof contains a simple direct proof, wrapped inside the unnecessary logical packaging of a proof by contradiction framework.
Step-by-step explanation:
The proof is rigourous and well written, so we discard the second answer.
This is not a fake proof by contradiction: it does not have any logical fallacies (circular arguments) or additional assumptions, like, for example, the "proof" of "All the horses are the same color". It is factually correct, but it can be rewritten as a direct proof.
A meaningful proof by contradiction depends strongly on the assumption that the statement to prove is false. In this argument, we only this assumption once, thus it is innecessary. Other proofs by contradiction, like the proof of "The square root of 2 is irrational" or Euclid's proof of the infinitude of primes, develop a longer argument based on the new assumption, but this proof doesn't.
To rewrite this without the superfluous framework, erase the parts "Suppose that the statement is false" and "The fact that the statement is true contradicts the assumption that the statement is false. Thus, the assumption that the statement was false must have been false. Thus, the statement is true."
Answer:
(4, 10)
General Formulas and Concepts:
<u>Pre-Algebra</u>
Order of Operations: BPEMDAS
- Brackets
- Parenthesis
- Exponents
- Multiplication
- Division
- Addition
- Subtraction
Equality Properties<u>
</u>
- Multiplication Property of Equality
- Division Property of Equality
- Addition Property of Equality
- Subtraction Property of Equality<u>
</u>
<u>Algebra I</u>
- Coordinates (x, y)
- Coefficients
- Solving systems of equations using substitution/elimination
Step-by-step explanation:
<u>Step 1: Define Systems</u>
-5y + 8x = -18
5y + 2x = 58
<u>Step 2: Solve for </u><em><u>x</u></em>
<em>Elimination</em>
- Combine 2 equations: 10x = 40
- [Division Property of Equality] Divide 10 on both sides: x = 4
<u>Step 3: Solve for </u><em><u>y</u></em>
- Substitute in <em>x</em> [Original equation]: -5y + 8(4) = -18
- Multiply: -5y + 32 = -18
- [Subtraction Property of Equality] Subtract 32 on both sides: -5y = -50
- [Division Property of Equality] Divide -5 on both sides: y = 10