Answer:
Substitution
Step-by-step explanation:
tbh i havent checked so sorry if its wrong
Answer:
Step-by-step explanation:
This is function composition. We will take the g function and plug it into the f function wherever we see an x. That will look like this when it's done but before it's simplified:
and that can be simplified down to

The domain of this function will be all real numbers EXCEPT for the one(s) that cause the denominator to become undefined. Set the denominator equal to 0 and solve for x:
5x - 4 = 0 so
5x = 4 and
x = 4/5
In other words, D = {x | x ≠ 4/5}
Answer:
(2, 4)
General Formulas and Concepts:
<u>Pre-Algebra</u>
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
<u>Algebra I</u>
- Solving systems of equations using substitution/elimination
Step-by-step explanation:
<u>Step 1: Define Systems</u>
y = 2x
x = -y + 6
<u>Step 2: Solve for </u><em><u>y</u></em>
<em>Substitution</em>
- Substitute in <em>x</em>: y = 2(-y + 6)
- Distribute 2: y = -2y + 12
- Isolate <em>y</em> terms: 3y = 12
- Isolate <em>y</em>: y = 4
<u>Step 3: Solve for </u><em><u>x</u></em>
- Define equation: x = -y + 6
- Substitute in <em>y</em>: x = -4 + 6
- Add: x = 2