Answer:
(3, 2)
General Formulas and Concepts:
Pre-Algebra
Order of Operations: BPEMDAS
- Brackets
- Parenthesis
- Exponents
- Multiplication
- Division
- Addition
- Subtraction
Equality Properties
Algebra I
- Solving systems of equations using substitution/elimination
Explanation:
Step 1: Define Systems
y = 2x - 4
y = -x + 5
Step 2: Solve for x
Substitution
- Substitute in y: 2x - 4 = -x + 5
- Add x to both sides: 3x - 4 = 5
- Add 4 to both sides: 3x = 9
- Isolate x: x = 3
Step 3: Solve for y
- Define equation: y = -x + 5
- Substitute in x: y = -3 + 5
- Add: y = 2