Answer:
equation: y=-4x-7
Step-by-step explanation:
y=-4x+b
solve for b using given coordinates on the line (-3, 5)
5=-4(-3)+b
b=-7
There is no slope, it’s undefined. you get this by doing 9-(-4)/-4-(-4). this comes out to 13/0, and anything over zero is undefined. hope this helped
Answer:
6. x + x + 14 = 90
2x + 14 = 90
2x = 76
x = 38
angle b = 38 + 14 = 52°
7. angles on a straight line add up to 180°
x + x - 32 = 180
2x = 212
x = 106°
angle d = 106 - 32 = 74°
8. vertically opposite angles are equal
7x - 80 = 3x
-80 = -4x
20 = x
angle 1 = 7(20) - 80 = 60°
angle 2 = 3(20) = 60°
Answer:
- an = 3(-2)^(n-1)
- 3, -6, 12, -24, 48
Step-by-step explanation:
These variable names, a1, r, are commonly used in relationship to geometric sequences. We assume you want the terms of a geometric sequence with these characteristics.
a1 is the first term. r is the ratio between terms, so is the factor to find the next term from the previous one.
a1 = 3 (given)
a2 = a1×r = 3×(-2) = -6
a3 = a2×r = (-6)(-2) = 12
a4 = a3×r = (12)(-2) = -24
a5 = a4×r = (-24)(-2) = 48
The first 5 terms are 3, -6, 12, -24, 48.
__
The explicit formula for the terms of a geometric sequence is ...
an = a1×r^(n -1)
Using the given values of a1 and r, the explicit formula for this sequence is ...
an = 3(-2)^(n -1)