Answer:
slope = -3 , y-intercept = 9
Step-by-step explanation:
Answer:
x = 25; both labeled angles are 65º
Step-by-step explanation:
To find the value of x, recall that the angles formed by two parallel lines on the same line are equal if they correspond to each other.
In the figure given above, we have two parallel line given. The angle formed by each parallel line is corresponding to the other. Therefore, both angles formed are equal.
Thus,
(3x - 10)° = (x + 40)°
Solve for x
3x - 10 = x + 40
Subtract x from both sides
3x - 10 - x = x + 40 - x
3x - x - 10 = x - x + 40
2x - 10 = 40
Add 10 to both sides
2x - 10 + 10 = 40 + 10
2x = 50
Divide both sides by 2
2x/2 = 50/2
x = 25
*Plug in the value of x to find the measure of each labelled angles:
(3x - 10)° = 3(25) - 10 = 75 - 10 = 65°
(x + 40)° = 25 + 40 = 65°
Answer:
B' is at (2.76,-4.9)
Equation of CC' is 11.38x+4.55y= -31.86
or at its slope-intercept form:
y= (-11.38x - 31.86)/4.55
Step-by-step explanation:
Answer:
1 to 5
Step-by-step explanation:
Others are saying 5 to 1
Answer: 3n+1
(no need to type in the "a_n" or "an" part, as it's already done)
--------------------------------------------------------------------------
Explanation:
The first term is a1 = 4 since it is given to us
The common difference is d = 3. This is the value that we add to each term to get the next as the recursive steps shows when we write a(n) = a(n-1)+3
In other words,
nth term = [ (n-1)st term ] + 3
next term = (previous term) + 3
Using a1 = 4 and d = 3, we get the following
an = a1+d(n-1)
an = 4 + 3(n-1)
an = 4+3n-3
an = 3n + (4-3)
an = 3n+1