Circumference = 2 x PI x r
circumference = 3.14 x 2 x 12 inches = 75.36 inches
45/360 = 0.125
75.36 * 0.125 = 9.42 inches
Answer:
D
Step-by-step explanation:
The triangle is an isosceles triangle which means that two sides are the same, A is the same size of the equal side so A is D.
Answer:
a 20 times
Step-by-step explanation:
Answer:
n ≥ -9
Step-by-step explanation:
Let n = the number
8 <em>less than</em> a number means "n – 8", but
8 <em>less</em> a number means "8 – n," so
8 – n ≤ 17 Subtract 8 from each side
-n ≤ 9 Multiply each side by -1
n ≥ -9
<em>Note</em>: When we multiply by a negative number, we must reverse the inequality.
<em>Check:</em>
Try n = -8.
8 – (-8) ≤ 17
8 + 8 ≤ 17
16 ≤ 17
<em>True</em>.
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