The answer to this problem is the letter "A" which is "Multiply by 3, then add 2"
and can be written a N = 3n + 2
At first, we have initial value such n = 1
Then the second value is:
N = 3*1 + 2
N = 5
The third value is:
N = 3*5 + 2
N=17
The next values are:
N = 3*17 + 2
N= 53
The letter "A" is the inductive reasoning to the given sequence.
Answer:
As traffic volume increases, vehicle speed increases.
Step-by-step explanation:
Z° + 43° = 180°-------(linear angles)
z° = 180 - 43°
z = 137°
Hope this helps.
Answer:
(2, 5 )
Step-by-step explanation:
Given the 2 equations
2x + 3y = 19 → (1)
6x + 2y = 22 → (2)
Multiplying (1) by - 3 and adding to (2) will eliminate the x- term
- 6x - 9y = - 57 → (3)
Add (2) and (3) term by term to eliminate x
0 - 7y = - 35
- 7y = - 35 ( divide both sides by - 7 )
y = 5
Substitute y = 5 into either of the 2 equations and solve for x
Substituting into (1)
2x + 3(5) = 19
2x + 15 = 19 ( subtract 15 from both sides )
2x = 4 ( divide both sides by 2 )
x = 2
solution is (2, 5 )