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).
Okay so to represent juice we are going to use X, and to represent water we are going to use Y.
We also know that the first two starting equations are:
6x + y = 135
4x + 2y = 110
We can re-arrange the first equation so that it equals y (for now), so it is going to end up looking like this:
y = -6x +135
Now you can take that equation and plug into either one of the starting two equations. I chose the second equation. We just substitute what y equals in for y in the equation, so we have:
4x + 2(135 - 6x) = 110
Now solve
4x + 270 -12x = 110
-8x + 270 = 110
Subtract 270 from both sides
-8x = -160
Now divide by -8 on both sides
x = 20
We can now confirm that juice costs $20
Now lets plug that into the equation where we solved for y, to get the actual value of y.
y = 135 - 6(20)
y = 135 - 120
y = 15
The price of water costs $15
From this we can conclude that the cost of juice is $20 and the price of water is $15
Answer:
Solve for r
−
√
11 < r < √
11
Step-by-step explanation:
Answer:
(-4, 2) and (4, -5)
m = (-5 - 2)/(4 - (-4)) = -7/8
y = -7/8 * (x - (-4)) + 2
y = -7/8 * (x + 4) + 2
y = -7/8 * x - 3/2