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