Answer:
i dont know same thing
Step-by-step explanation:
Answer:
Inverse Function: f^-1(x) = 9/4x + 9
Step-by-step explanation:
To find the inverse function we can interchange the position of the variables x and y, and then solve for y;
y = 4/9x - 4 => x = 4/9y - 4,
x = 4/9y - 4,
4/9y = x + 4,
y = 9/4x + 9/4(4),
y = 9/4x + 9/ f^-1(x) = 9/4x + 9
Answer:
Z-score = 1.18
Step-by-step explanation:
The z-score measures how many standard deviations from the mean a data is
Therefore the z score is the quotient between the difference between a value and the mean and the standard deviation

Where
μ is the mean, x is a data of the population and
is the standard deviation
In this case

Then the z-score is

Answer:
Correct option: first one -> y = (1/3)x + (10/3)
Step-by-step explanation:
The linear function that represents a line is:
y = ax + b
Where a is the slope and b is the y-intercept.
First we need to find the slope of the line that goes through (0, -3) and (3, -2).
Using both points, we can find the equation of the line:
x = 0 -> y = -3
-3 = a*0 + b
b = -3
x = 3 -> y = -2
-2 = 3a - 3
3a = 1
a = 1/3
The parallel line needs to have the same slope as the line, so we can model the parallel line with the following equation:
y = (1/3)x + b
The parallel line goes through the point (-4, 2), so we have:
x = -4 -> y = 2
2 = (1/3)*(-4) + b
b = 2 + (4/3)
b = 10/3
So the equation of the parallel line is:
y = (1/3)x + (10/3)
Correct option: first one