Answer:
(1, 9)
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 = -x + 10
y = 7x + 2
Step 2: Solve for x
Substitution
- Substitute in y: 7x + 2 = -x + 10
- Add x to both sides: 8x + 2 = 10
- Subtract 2 on both sides: 8x = 8
- Divide 8 on both sides: x = 1
Step 3: Solve for y
- Define equation: y = -x + 10
- Substitute in x: y = -1 + 10
- Add: y = 9