Answer:
Recursive
a(1) = 9 ; a(n+1) = 3 * a(n)
Explicit
a(n) = 9 * 3^(n-1)
I don’t think it’s the second or third one I’m narrowing it down to the first or maybe fourth
I think the answer is the first one though
Answer:
the axis of symmetry is X = 1
Step-by-step explanation:
make sure to ask if you need any further guidance.
Enter a problem...
Calculus Examples
Popular Problems Calculus Find the Domain and Range f(x)=5x-3
f
(
x
)
=
5
x
−
3
The domain of the expression is all real numbers except where the expression is undefined. In this case, there is no real number that makes the expression undefined.
Interval Notation:
(
−
∞
,
∞
)
Set-Builder Notation:
{
x
|
x
∈
R
}
The range is the set of all valid
y
values. Use the graph to find the range.
Interval Notation:
(
−
∞
,
∞
)
Set-Builder Notation:
{
y
|
y
∈
R
}
Determine the domain and range.
Domain:
(
−
∞
,
∞
)
,
{
x
|
x
∈
R
}
Range:
(
−
∞
,
∞
)
,
{
y
|
y
∈
R
}
Answer:

Step-by-step explanation:
To isolate r, we're going to need to do some algebraic manipulation.

Multiply both sides by r:

Divide both sides by a:

Hope this helps!