Find the next two terms in the given sequence, then write it in recursive form. A.) {7,12,17,22,27,...} B.) { 3,7,15,31,63,...}
iren [92.7K]
Answer:
A) a_n = 5n + 2
B) a_n = (2^(n + 1)) - 1
Step-by-step explanation:
A) The sequence is given as;
{7,12,17,22,27,...}
The differences are:
5,5,5,5.
This is an arithmetic sequence following the formula;
a_n = a_1 + (n - 1)d
d is 5
Thus;
a_n = a_1 + (n - 1)5
Now, a_1 = 7. Thus;
a_n = 7 + 5n - 5
a_n = 5n + 2
B) The sequence is given as;
{ 3,7,15,31,63,...}
Now, let's write out the differences of this sequence:
Differences are:
4, 8, 16, 32
This shows that it is a geometric sequence with a common ratio of 2.
In the given sequence, a_1 = 3 and a_2 = 7 and a_3 = 15
Thus, a_2 = 2a_1 + 1
Also, a_(2 + 1) = 2a_2 + 1
Combining both equations, we can deduce that: a_(n + 1) = 2a_n + 1
Thus; a_n can be expressed as:
a_n = (2^(n + 1)) - 1
Solve for x.
x > 3
(It goes to the right, with the starting point open)
If the width of the cardboard = x cm then its length is given by x + 8 cm.
Then the length of the box will be x + 8 - 2(2) = x + 4
and the width = x - 2(2) = x - 4 cm The height is 2 cm
Volume = h*w*l = 2(x - 4)(x + 4) = 256
2(x^2 - 16) = 256
x^2 - 16 = 128
x^2 = 144
x = 12 cm
Dimensions of the box are:-
length = 12 + 4 = 16cm
width = 12 - 4 = 8 cm
height = 2 cm
3,000 in.
(4 x 10) + (7.5 x 10) = 3000
The dimensions on the sketch are 10 times less than the actual rug.
40 in., 7.5 in.
The drawing lengths are ten times more, so you just multiply the dimensions by 10, and then multiply the product you find out to find the actual area of the rug.
Answer:
Step-by-step explanation: candy