Answer:
(21, 17 )
Step-by-step explanation:
Using the midpoint formula and equating to the coordinates of the midpoint.
Let endpoint 2 have coordinates (x, y ), then
0.5(x - 3) = 9 ( multiply both sides by 2 )
x - 3 = 18 ( add 3 to both sides )
x = 21
and
0.5(y - 5) = 6 ( multiply both sides by 2 )
y - 5 = 12 ( add 5 to both sides )
y = 17
endpoint 2 = (21, 17 )
To find the GCF:
-- List the factors of the first number.
-- List the factors of the second number.
-- Make a short list of the factors that show up for BOTH numbers.
-- Find the biggest number on the short list.
Factors of the first number (99): <u>1</u>, 3, 9, <u>11</u>, 33, 99 .
Factors of the second number (121): <u>1</u>, <u>11</u>, 121 .
Short list (factors that show up for both numbers): 1, 11
Biggest number on the short list: <em>11</em>
Answer:
C a1= -2
an = an-1 +3
Step-by-step explanation:
an = -2+ (n-1)3
What is the first term? Let n=1
a1 = -2 + 0*3
a1 = -2
The difference between the terms is +3 (coefficient on (n-1))
The second term is the first term +3
The third term is the second term plus 3
The next term is the previous term +3
so an = an-1+ 3