ANSWER:
a = 11
b = 2
Explaination:
We have two equations:
a = 5b + 1 .....................(1)
a = 3b + 5.....................(2)
Here we use substitution method in order to solve the set of equations.
put a=3b+1 to equation (1)
3b + 5 = 5b + 1
Solve for b
5 = 5b -3b + 1
5-1 =2b
4 = 2b
b = 2
Now put the value of b = 2 into the equation (1) or (2)
a = 5b + 1
a = 5(2) + 1
a = 10 + 1
a = 11
5+3x=23 x=6 the answer is 6
Answer:
No, it is not.
Step-by-step explanation:
The decimal value of 12/4 is 3
The decimal value of 3/12 is 0.25
Answer:
The expression that represents the given sequence is 5+6(n-1). Option C (not labeled).
Explanation:
<u>Arithmetic Sequences</u>
In an arithmetic sequence, each term can be obtained by adding or subtracting a fixed number to the previous term. That fixed number is called the common difference.
We are given the following sequence:
5, 11, 17, 23, 29, ...
Each term is located in a position starting from n=1. Let's test each option:
A For n=1 we should have the first term (5). Substituting n=1 into the general equation: 5+6(n+1) = 5+6(1+1) = 5+12 = 17. Since the resulting term is not 5, this option is incorrect.
B For n=1, 6+5(n+1)= 6+5(2)=16. This option is incorrect.
C (not labeled) For n=1, 5+6(n-1)=5+6(1-1)=5+0=5. The first term is correct. Let's test for the second term (n=2):
5+6(2-1)=5+6=11. Correct. For n=3
5+6(3-1)=5+12=17. Correct.
We can see the terms are increasing by 6, and the given sequence is also increasing by 6. Thus, This option is correct.
D For n=1, 6+5 (n-1)=6+0=6. This option is incorrect.