Answer:
4
Step-by-step explanation:
There are four Quadrants in Mathematics. Counting from the right to left, to left, then right, we can tell which quadrant we are in.
Use the protractor. Put the purple dot on the vertice and the make sure the line is lined up with the bottom and your answer should be lined up.
Hey there!
Let's take a look at this problem... Okay so for these questions there is formula known as the point-slope formula that is used...
(y - y₁) = m(x - x₁)
From here on out you substitute in your given values...
(y + 3) = -6(x + 2)
y + 3 = -6x -12
<u>y = -6x -15</u><u /> <----- That's your answer!
I hope this helped you!
<u>Please vote me for Brainliest if there is a second answer!</u><u /> ^__^
X is equal to 8. The work for that is on the attached picture.
9514 1404 393
Answer:
5) 729, an=3^n, a[1]=3; a[n]=3·a[n-1]
6) 1792, an=7(4^(n-1)), a[1]=7; a[n]=4·a[n-1]
Step-by-step explanation:
The next term of a geometric sequence is the last term multiplied by the common ratio. (This is the basis of the recursive formula.)
The Explicit Rule is ...

for first term a₁ and common ratio r.
The Recursive Rule is ...
a[1] = a₁
a[n] = r·a[n-1]
__
5. First term is a₁ = 3; common ratio is r = 9/3 = 3.
Next term: 243×3 = 729
Explicit rule: an = 3·3^(n-1) = 3^n
Recursive rule: a[1] = 3; a[n] = 3·a[n-1]
__
6. First term is a₁ = 7; common ratio is r = 28/7 = 4.
Next term: 448×4 = 1792
Explicit rule: an = 7·4^(n-1)
Recursive rule: a[1] = 7; a[n] = 4·a[n-1]