Answer:
an = 1/2 (4)^ (n-1)
a6 = 512
Step-by-step explanation:
The formula for a geometric sequence is
an = a1 (r)^(n-1)
where an is the term of the sequence
a1 is the initial term of the sequence
r is the ratio
and n is the term number
We know a1 = 1/2 and r =4
I will assume that x=6 means we want to know the 6th term
an = 1/2 (4)^ (n-1)
We want to find the 6th term
a6 = 1/2 * 4^(6-1)
a6 = 1/2 * 4^5
a6 = 512
It’s E hope this helped :))
Y-intercept = -13
x-intercept = 2.6 or 2 3/5
-13 is the y-intercept. In the equation, y=mx+b, b is the y-intercept. Looking at the equation, y=5x-13, we can see that -13 is in the place of b, therefore -13 is the y-intercept.
() is the x-intercept. To find the x-intercept, you need to replace values into the equation. Since the coordinates for the x-intercept consist of y being 0, you must replace y in the equation. with 0.
0=5x-13
Get rid of the -13 by adding it onto both sides. -13 is negative and the opposite of a negative is positive, thus making you add to get rid of -13.
0=5x-13
+13 +13
13=5x
Now you divide 5 from both sides to get rid of 5. The opposite of multiplication is division, so you must divide the 5 from 5x to isolate the x.
13/5=5x/5
2.6 or 2 3/5=x
Therefore the coordinates (2.6,0) represent the x-intercept, or just 2.6.
I hope this helped.
Answer:
slope=9/8
Step-by-step explanation:
hope this help
The standard forrm equation of the circle is (x-h)² + (y-k)² = r²
where h,k : x,y-coordinate of the center
r : radius of the circle
Get the center of the circle : h = (x1 + x2)/2 = (9+5)/2 = 7
k = (y1 + y2)/2 = (4+2)/2 = 3
=> the center is (7,3)
Because the given information gave 2 endpoints so we can choose one of these, then use the distance formula to get the radius
r = √(x1 - h)² + (y1 - k)²
r = √(9 - 7)² + (4 - 3)²
r = √2² + 1²
r = √5
Finally, the equation of the circle is (x - 7)² + (y - 3)² = (√5)²
(x - 7)² + (y - 3)² = 5