Answer:
See Explanation
Step-by-step explanation:
Let the temperatures of Miami and Bangor be M and B degrees respectively.
According to the given information:
M = 3B + 22... (required equation)
Plug M = 82
82 = 3B + 22
82 - 22 = 3B
60 = 3B
B = 60/3
B = 20 degrees
Thus, the temperature in Bangor is 20 degrees.
Answer:
B. x < -1
Step-by-step explanation:
Hello!
Let's put them in order from greatest to least:
Given our possible inequalities, we need to find the inequality that contains all of these values.
The inequality that works is x < -1, as <u>all values are less than -1.</u>
Therefore, the answer is B. x < -1.
15 to 19 was about a 27% in increase
Answer:
y = 2*x + 4
Step-by-step explanation:
We know that a linear function can be written as:
y = a*x + b
Where a is the slope and b is the y-intercept.
We know that if this line passes through the points (x₁, y₁) and (x₂, y₂) the slope can be written as:
a = (y₂ - y₁)/(x₂ - x₁)
So, here we know that our line must pass through the points (-2,0) and (0, 4)
Then the slope of this line is:
a = (4 - 0)/(0 - (-2))
a = 4/2 = 2
Then our line is something like:
y = 2*x + b
Now, to find the value of b we can use one of these two points, for example if we use the point (-2, 0), we know that, when x = -2, we must have y = 0.
0 = 2*(-2) + b
0 = -4 + b
4 = b
Then the equation for our line is:
y = 2*x + 4