The answer for this problem is 2 since it is not specified whether it is adjacent to the right or adjacent to the left.
If it is adjacent to the right, the answer is:
p (k) = 2 * p(1) + 2 * k
If the is adjacent to the left, the answer is:
P (k) = 2 *p(1) +2 * (k-2)
Answer:
-2
Step-by-step explanation:
(-3x/2) - 3 = 3
add 3 to both sides
(-3x/2) = 3
multiply both sides by 2
-3x = 6
divide both sides by -3
x= -2
A. -3x+5+7-4x
-3x-4x+5+7
-7x+12
-7x+12-5x+17
-7x-5x+12+17
-12x+29
B. -5*(x+2)= -5x-10
-6x-1+ (-5x-10)= -6x-5x-1-10=
-11x-11
we can see that the center is (-3, 3) and the radius is 9 units.
<h3 /><h3>
How to find the center and radius of the circle?</h3>
The general circle equation, for a circle with a center (a, b) and radius R is given by:
(x - a)^2 + (y - b)^2 = R^2
Here we have the equation:
x^2 + y^2 + 6x = 6y + 63
Let's complete squares:
x^2 + y^2 + 6x - 6y = 63
(x^2 + 6x) + (y^2 - 6y) = 63
(x^2 + 2*3x) + (y^2 - 2*3y) = 63
Now we can add and subtract 9, (two times) so we get:
(x^2 + 2*3x + 9) - 9 + (x^2 - 2*3x + 9) - 9 = 63
(x + 3)^2 + (y - 3)^2 = 63 + 9 + 9 = 81 = 9^2
(x + 3)^2 + (y - 3)^2 = 9^2
Comparing with the general circle equation, we can see that the center is (-3, 3) and the radius is 9 units.
If you want to learn more about circles:
brainly.com/question/1559324
#SPJ1