Answer:
A formula can be either recursive or explicit. The main difference between Recursive and Explicit is that Recursive formula gives the value of a specific term based on the previous term while Explicit formula gives the value of a specific term.
2. Distributive Property
4 is distributed and multiplied inside the parenthesis to x and -5.
4. Subtraction Property of Equality
x is subtracted from both sides of the equation.
4x - x - 22 = x - x + 3
3x - 22 = 3
5. Subtraction Property of Equality
22 is added to both sides of the equation.
3x - 22 + 22 = 3 + 22
3x = 25
6. Division Property of Equality
3 is divided from both sides of the equation.
= 
x = 
Answer:
a=12
Step-by-step explanation:
7a+18=102
7a=102-18
7a=84
a=84/7
a=12 <----- answer
Substitution
y = 2x - 12
y = -x + 3
-x + 3 = 2x - 12
+ x + x
-----------------------------
3 = 3x - 12
+ 12 + 12
-----------------------
15 = 3x
------ ------
3 3
x = 5
y = 2(5) - 12
y = 10 - 12
y = -2
The final answer is (5,-2).
Answer:
x=4
y=2
Step-by-step explanation:
2x+2y=12
x−y=2
In order to solve by elimination, coefficients of one of the variables must be the same in both equations so that the variable will cancel out when one equation is subtracted from the other.
2x+2y=12,x−y=2
To make 2x and x equal, multiply all terms on each side of the first equation by 1 and all terms on each side of the second by 2.
2x+2y=12,2x+2(−1)y=2×2
Simplify.
2x+2y=12,2x−2y=4
Subtract 2x−2y=4 from 2x+2y=12 by subtracting like terms on each side of the equal sign.
2x−2x+2y+2y=12−4
Add 2x to −2x. Terms 2x and −2x cancel out, leaving an equation with only one variable that can be solved.
2y+2y=12−4
Add 2y to 2y.
4y=12−4
Add 12 to −4.
4y=8
Divide both sides by 4.
y=2
Substitute 2 for y in x−y=2. Because the resulting equation contains only one variable, you can solve for x directly.
x−2=2
Add 2 to both sides of the equation.
x=4
The system is now solved.
x=4,y=2
Correct choice is B) x=4.