The answer is 17 because 42+4 is 46 and 46 minus 29 is 17
Using the mean concept, it is found that:
Relative to Sabrina's goal, her average swim time over the last five weeks is 0.1 hours.
-----------------------
The mean of a data-set is given by the <u>sum of all observations divided by the number of observations</u>.
In this problem:
- The data-set is her swim time relative to her goal, which is: {1.25, -1, 2.25, 0, -2.}
Thus, the mean is:

Relative to Sabrina's goal, her average swim time over the last five weeks is 0.1 hours.
A similar problem is given at brainly.com/question/24787716
Answer:
6+18x
Step-by-step explanation:
You typically would use PEMDAS in this situation but in the parenthesis, you can't add the 3 and the 9x together, so you just skip to 2*3 and 2*9x
Answer:
Let's define two transformations.
Vertical translation.
If we have a function f(x), a vertical translation of N untis is written as:
g(x) = f(x) + N
If N is positive, then the translation is upwards
If N is negative, then the translation is downwards.
Horizontal translation.
If we have a function f(x), a horizontal translation of N units is written as:
g(x) = f(x - N)
if N is positive, then the translation is to the right
If N is negative, then the translation is to the left.
Now we have a function g(x) that is a transformation of a parent function f(x) (we actually do not know which parent function, so i assume f(x) = x^2) such that we have a shift right 5 units and up 3 units.
Then:
g(x) = f(x - 5) + 3
and again, using f(x) = x^2
g(x) = (x - 5)^2 + 3