Answer:
(4, -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 = -3x + 10
y = -2x + 6
Step 2: Solve for x
Substitution
- Substitute in y: -3x + 10 = -2x + 6
- Add 3x on both sides: 10 = x + 6
- Isolate x: 4 = x
- Rewrite: x = 4
Step 3: Solve for y
- Define equation: y = -2x + 6
- Substitute in x: y = -2(4) + 6
- Multiply: y = -8 + 6
- Add: y = -2