9514 1404 393
Answer:
(d) 16
Step-by-step explanation:
Angles opposite sides of the same measure are congruent. Here, the triangle is isosceles, so the base angles are congruent:
2x = 32
x = 16 . . . . . . divide by 2°
Answer:
5
Step-by-step explanation:
when 13 is subtracted from 5 we get 8
again when 8=2m
8/2=m
4=m
.
To find the slope of a line, we can use the following formula:

m-term stands for slope or gradient. The formula is useful whenever you want to find a slope of two points.
Let these be the following:

Substitute the points in formula:

Negative multiply negative always come out as positive.

Since m stands for slope, we can say that:

Answer:
g(1) = -65; g(n) = g(n-1) -15
Step-by-step explanation:
Using n = 1, 2, 3, we can find the first three terms of the sequence:
g(1) = -50 -15 = -65
g(2) = -50 -15(2) = -80
g(3) = -50 -15(3) = -95
The first term of the arithmetic sequence is -65, so that is g(1). Each next term is 15 less than the one before, so the recursive formula is ...
g(n) = g(n-1) -15
The complete recursive function definition requires both parts:
g(1) = -65
g(n) = g(n-1) -15