-4 1/2 = -4.5
5.6 = 5.6
-2 3/8 = -2.375
1.35 = 1.35
If we order it from least to greatest, we would get:
-4 1/2, -2 3/8, 1.35, 5.6
If we order it from greatest to least, we would get:
5,6, 1.35, -2 3/8, -4 1/2
Answer:

Step-by-step explanation:
We are given the following in the question:
Let the equation:

be the linear equation that represent temperature at an elevation x.
Temperature at 6000-foot level = 76 f

Temperature at 12000-foot level = 49 f

Solving the two equation, we get,

Thus, we can write the linear equation as:

9514 1404 393
Answer:

Step-by-step explanation:
A lot of math is about matching patterns.
For example, ...
g(x) = f(x -h) +k
means g(x) is the function f(x) translated right by h units and up by k units. This will be true for any expression of f(x).
__
In this problem, f(x) = √x. We want to translate it left 6 units (h=-6)*, and up 4 units (k=4).
The notation above means that we will replace x with (x-h) = x+6. and we will add k = 4 to the result.
f(x) = √x
g(x) = f(x+6) +4
g(x) = √(x+6) +4 . . . . . . matches choice D
_____
* Left is the opposite of right, so left 6 units is the opposite of right 6 units. h=6 for <em>right 6 units</em>, so h=-6 for <em>left 6 units</em>. Then x-h = x-(-6) = x+6.
__
<em>Comment on the graph</em>
I find it useful to see a picture with these things. In the attached graphing calculator output, the blue curve is left 6 and up 4 from the red curve. The blue curve is g(x); the red one is f(x).
Answer:
D) x = 4, y = -2, z = 3
Step-by-step explanation:
x = 3z − 5
2x + 2z = y + 16
2(3z - 5) + 2z = y + 16
6z - 10 + 2z = y + 16
8z = y + 26 ---> (A)
7x − 5z = 3y + 19
7(3z - 5) - 5z = 3y + 19
21z - 35 - 5z = 3y + 19
16z = 3y + 54 ---> (B)
8z = y + 26
16z = 3y + 54
2(y + 26) = 3y + 54
2y + 52 = 3y + 54
y = -2
8z = -2 + 26
8z = 24
z = 3
x = 3(3) - 5
x = 4