Answer:
C. For every 2 red candies in a bag, there are 3 green candies.
Step-by-step explanation:
A ratio always contains 2 figures.
<h3>
Answer: B. 62 degrees fahrenheit</h3>
====================================================
Explanation:
x = elevation in feet
y = temperature in fahrenheit
The temperature goes up 1/10 = 0.1 degrees for every 100-foot increase of elevation. So the slope is 0.1/100 = 0.001, which tells us how fast the temperature is increasing. In other words, the temperature goes up 0.001 degrees each time the elevation goes up by 1 foot.
The ground temperature is 60 degrees, which is our starting temperature. It's the value of y when x = 0. Therefore, 60 is the y intercept.
We have a slope of m = 0.001 and a y intercept of b = 60. The equation y = mx+b becomes y = 0.1x+60
Now plug in x = 2000 to find the temperature at this elevation
y = 0.001x+60
y = 0.001*2000+60
y = 2+60
y = 62
Answer:
16 units squared
Step-by-step explanation:
First, calculate the distance between (0, 0) and (0, 4). The distance is in y, so there are 4 units in-between.
Next, calculate the distance between (0, 0) and (4, 0). This time, the distance is in x, but it is still four.
We know the dimensions of the shape are 4x4 so we just multiply.
4*4=16
Answer:
The equation that goes through this set of points is y = -x + 5
Step-by-step explanation:
In order to find this, we need to start by finding the slope. For that we use the slope formula.
m(slope) = (y2 - y1)/(x2 - x1)
m = (6 - -2)/(-1 - 3)
m = 4/-4
m = -1
Now that we have this, we can use the slope and a point in point-slope form to get the equation.
y - y1 = m(x - x1)
y - 6 = -1(x - -1)
y - 6 = -1(x + 1)
y - 6 = -x - 1
y = -x + 5