Answer:
x = 5
Step-by-step explanation:
The difference between consecutive terms will be equal , then
a₂ - a₁ = a₃ - a₂ , that is
x + 9 - (3x - 2) = 2x + 5 - (x + 9) ← distribute parenthesis on both sides
x + 9 - 3x + 2 = 2x + 5 - x - 9 , simplify both sides
- 2x + 11 = x - 4 ( subtract x from both sides )
- 3x + 11 = - 4 ( subtract 11 from both sides )
- 3x = - 15 ( divide both sides by - 3 )
x = 5
It’s 3 bbbbbbbbbbbbbbbbbbbb
31. I'm not positive but give it a shot if it is wrong message me back!
Answer:
The missing terms are 768, 192, 48.
Step-by-step explanation:
From the given geometric sequence
First term= a_1=3072
Fifth Term= a_5=12
The general form of a geometric sequence is:
a_n=ar^(n-1)
here a_nis the nth term, a is the first term and r is the common ratio.
We will use the general form for term 5 to calculate the value of r.
So the general form for term 5 will be
a_5=3072* r^(5-1)
Putting the value of a_5
12=3072* r^4
r^4= 12/3072
r^4= 1/256
r^4= 1/[(4)^4]
Solving for r
r= 1/4
Now
a_2= ar^(2-1)
a_2=3072*r
a_2=3072* 1/4
a_2=768
a_3= ar^(3-1)
a_3=3072*r^2
a_3=3072*(1/4)^2
a_3=3072* 1/16
a_3=192
a_4= ar^(4-1)
a_4=3072*r^3
a_4=3072*(1/4)^3
a_4=3072* 1/64
a_4=48
You can do this without drawing even. Let's say the coordinates are
A, B and C, respectively, and we're looking for D.
If the other vertex is opposite A(2,1), it will be at B+C-A = (8, 11)
If the other vertex is opposite B, it will be at A+C-B = (4, -1)
If the other vertex is opposite C, it will be at A+B-C = (0, 3)
Explanation: think of one of the vertexes as a corner of the parallelogram and you want to travel to the opposite corner. That means you must add both vectors that represent the sides. So from A to D, you'd have to add (B-A) and (C-A). That gives us A+(B-A)+(C-A) simplifies to B+C-A.