Answer:

Step-by-step explanation:

Hope this helps!

Plug in -1 for x
and you'll get this:

Solve it further and you'll get:

Therefore,

where x = -1
Answer:
If they are equivalent, both the sides will be equal.
Step-by-step explanation:
Answer:
Compare the given equation of the circle (x - 1)² + (y -2)² = 2²
with standard form of circle: (x - h)² + (y - k)² = r²
Here, (h, k) is the center of the circle
and r is the radius of the circle.
Thus, The center of the circle is: (1, 2)
Also, for finding the point of intersections of (x - 1)² + (y -2)² = 2² and y = 2x + 2,
Substitute the value of y from equation of line in the equation of circle.
(x - 1)² + (2x + 2 - 2)² = 2²
⇒ (x - 1)² + (2x)² = 2²
⇒ x² + 1 - 2x + 4x² = 4
⇒ 5x² - 2x - 3 = 0
Applying Middle term splitting method
5x² - 5x + 3x - 3 = 0
⇒ 5x(x - 1) + 3(x - 1) = 0
⇒ (5x + 3)(x - 1) = 0
⇒ x =
and x = 1
Thus, we get coordinates:
and (1, 4)
Answer:
f(1) = 81
Step-by-step explanation:
given is f(n + 1) = 1/3f(n)
f(3) = 9
ayou need to find f(0) before you can answer what is f(1).
Just start by applying for...
n=0
f(0+1) = 1/3 * f(0)
f(1) = 1/3 * f(0)
n=1
f(1+1) = 1/3 * 1/3*f(0)
f(2) = 1/9 * f(0)
n=2
f(2+1) = 1/3 * 1/9* f(0)
f(3) = 1/27 * f(0)
But it is given that f(3) = 9 so substitute this in the line above to calculate the value of f(0)....
9 = 1/27 * f(0)
Multiply left and right of the = sing by 27 gives
f(0) = 27 * 9
f(0) = 243
We already know this next line because we started with n=0
f(1) = 1/3 * f(0)
Substitute f(0) = 243 in the line above to finally calculate the value of f(1).
f(1) = 1/3 * 243
f(1) = 81