Answer:
ok639010 is the answer of the day when I am in the toilet
I'm not really a big fraction type person, but I'm sure it's 7.625
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).
Using equations of linear model function, the number of hours Jeremy wants to skate is calculated as 3.
<h3>How to Write the Equation of a Linear Model Function?</h3>
The equation that can represent a linear model function is, y = mx + b, where m is the unit rate and b is the initial value.
Equation for Rink A:
Unit rate (m) = (35 - 19)/(5 - 1) = 16/4 = 4
Substitute (x, y) = (1, 19) and m = 4 into y = mx + b to find b:
19 = 4(1) + b
19 - 4 = b
b = 15
Substitute m = 4 and b = 15 into y = mx + b:
y = 4x + 15 [equation for Rink A]
Equation for Rink B:
Unit rate (m) = (39 - 15)/(5 - 1) = 24/4 = 6
Substitute (x, y) = (1, 15) and m = 6 into y = mx + b to find b:
15 = 6(1) + b
15 - 6 = b
b = 9
Substitute m = 6 and b = 9 into y = mx + b:
y = 6x + 9 [equation for Rink B]
To find how many hours (x) both would cost the same (y), make both equation equal to each other
4x + 15 = 6x + 9
4x - 6x = -15 + 9
-2x = -6
x = 3
The hours Jeremy wants to skate is 3.
Learn more about linear model function on:
brainly.com/question/15602982
#SPJ1