Answer:
(0, -8)
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 = 4x - 8
x - 2y = 16
Step 2: Solve for x
Substitution
- Substitute in y: x - 2(4x - 8) = 16
- Distribute -2: x - 8x + 16 = 16
- Combine like terms: -7x + 16 = 16
- Isolate x term: -7x = 0
- Isolate x: x = 0
Step 3: Solve for y
- Define equation: y = 4x - 8
- Substitute in x: y = 4(0) - 8
- Multiply: y = 0 - 8
- Subtract: y = -8