Answer:
98 degrees
Step-by-step explanation:
m<H = 45, m<F = 53
180 = 45 + 53 + (180-x)
82 = 180-x
x+82 = 180
x = 98
Answer:
I think the answer is 5
Step-by-step explanation:
4 -(-1)
4+1
which will equal to 5
Answer:

Step-by-step explanation:
Notice that we are in the presence of an arithmetic sequence (there is a common difference of 6 between a term and the next). So thisis an arithmetic sequence with first term
. and common difference "<em>d</em>" = 6.
Recall now the formula for the nth term (
) of an arithmetic sequence:

Then, using our values in the formula, we get:

Answer:
y = 2x - 7
Step-by-step explanation:
The question is asking for slope-intercept form, y = mx + a.
Given:
(1, -5) and (9, 11)
Find the slope (m) between the two points:
m = (y2 - y1) / (x2 - x1)
x1 = 1
x2 = 9
y1 = -5
y2 = 11
m = ( 11 - (-5) )/(9 - 1)
= 16/8
m = 2
y = 2x + a
Use one of the two points to find a (I will use (1, -5)):
-5 = 2(1) + a
-5 = 2 + a
-7 = a
a = -7
y = 2x + (-7)
y = 2x - 7