Answer:
- -9
- 2x + 3y = 21
- 4√5
Step-by-step explanation:
1. Put the point values in the equation where x and y are, then solve.
... 3(-2) -2k = 12
... -6 -2k = 12 . . . . eliminate parentheses
... -2k = 18 . . . . . . .add 6
... k = -9 . . . . . . . . . divide by -2
2. The perpendicular line will have a slope that is the negative reciprocal of the slope of the given line. The equation for it can be found by swapping the x- and y-coefficients and negating one of them. Then, to make the line go through point (h, k), replace the constant with zero and replace x with (x-h) and y with (y-k).
... 2(x -6) +3(y -3) = 0 . . . . . a line through P perpendicular to PQ
... 2x + 3y = 21
3. The Pythagorean theorem is used for finding the lengths of line segments. The difference in coordinates between P and R is ...
... P - R = (6, 3) - (2, -5) = (6-2, 3-(-5)) = (4, 8)
The length of segment PR can be considered to be the length of the hypotenuse of a right triangle with these leg lengths.
... ║PR║ = √(4² +8²) = √80
... ║PR║ = 4√5
You can notice that each term of the sequence has a denominator with powers of 2. The first term has 2 powered to 0, the second term has a 2 powered to 1 and so on. The numerator is always 3.
Then, for the n-th term, you have:
Answer:
2
Step-by-step explanation:
The square root of 2 is 1 and 1 multpied by 2 = 1
The graph of the sequence M , we define M recursively using function notation

Given :
the graph of the sequence M
Lets write the recursive function using the given points
First point is (1,7) and second point is (2,5) then (3,3) and so on
For recursive function , we use the initial point (1,7)
when n=1, f(n)=7
the y values of the point are decreasing by 2. Common difference is -2
Recursive function is

where n=2,3,4...
Learn more : brainly.com/question/10676131