Answer:
(-3, 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
- Terms/Coefficients
- Solving systems of equations using substitution/elimination
Explanation:
Step 1: Define Systems
y = -x + 1
2x + 3y = 6
Step 2: Solve for x
Substitution
- Substitute in y: 2x + 3(-x + 1) = 6
- Distribute 3: 2x - 3x + 3 = 6
- Combine like terms: -x + 3 = 6
- Isolate x terms: -x = 3
- Isolate x: x = -3
Step 3: Solve for y
- Define equation: y = -x + 1
- Substitute in x: y = -(-3) + 1
- Simplify: y = 3 + 1
- Add: y = 4