y = (9x) ^ (1/3)
exchange x and y then solve for y
x = (9y) ^ (1/3)
cube each side
x^3 = 9y
divide each side by 9
1/9 x^3 = y
the inverse function is 1/9 x^3
Answer:
(0,-1)
Step-by-step explanation:
Part a.
The domain is the set of x values such that
, basically x can be equal to -1/2 or it can be larger than -1/2. To get this answer, you solve
for x (subtract 1 from both sides; then divide both sides by 2). I set 2x+1 larger or equal to 0 because we want to avoid the stuff under the square root to be negative.
If you want the domain in interval notation, then it would be
which means the interval starts at -1/2 (including -1/2) and then it stops at infinity. So technically it never stops and goes on forever to the right.
-----------------------
Part b.
I'm going to use "sqrt" as shorthand for "square root"
f(x) = sqrt(2x+1)
f(10) = sqrt(2*10+1) ... every x replaced by 10
f(10) = sqrt(20+1)
f(10) = sqrt(21)
f(10) = 4.58257569 which is approximate
-----------------------
Part c.
f(x) = sqrt(2x+1)
f(x) = sqrt(2(x)+1)
f(x+2a) = sqrt(2(x+2a)+1) ... every x replaced by (x+2a)
f(x+2a) = sqrt(2x+4a+1) .... distribute
we can't simplify any further
Answer:
65+42*(n-1)
Step-by-step explanation:
aₙ = 65+42*(n-1)
65, 107, 149, 191, .....
Answer:
26042.
Step-by-step explanation:
What's the first term of this geometric series?
2.
What's the common ratio of this geometric series?
Divide one of the terms with the previous term. For example, divide the second term -10 with the first term 2.
.
What's the sum of this series to the seventh term?
The sum of the first n terms of a geometric series is:
,
where
is the first term of the series,
is the common ratio of the series, and
is the number of terms in this series.
.