Answer:
x<29
Step-by-step explanation:
This would be the BEST answer. Hope it helps! ☺
Answer:
s = -2400t + 17400
Step-by-step explanation:
Let's say t is the x value on a coordinate plane, and s is the y. Then, we have the points (0, 17400) and (6, 3000). The slope of these is 14400/-6 or -2400.
Now we just have the equation y = -2400x + b, and from the point (0, 17400) we can find that b is 17400. So, we have y = -2400x + 17400. Convert these back into t and s and you get your answer, s = -2400t + 17400.
Answer:
Step-by-step explanation:
with the largest measure
Answer:
Largest angle is 84
Step-by-step explanation:
Let the smallest angle be x, ATQ, x+x+x+36=180, 3x+36=180, x=48
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