9514 1404 393
Answer:
(c) g(x) = 1/3·f(x)
Step-by-step explanation:
You can pick a point, such as the vertex at (2, -3) on f(x) and see which of the transformations gives you a point on the graph of g(x).
You will find that g(x) represents a vertical scaling by a factor of 1/3, so ...
g(x) = 1/3·f(x)
__
The point (2, -3) on f(x) corresponds to the point (2, -1) on g(x).
First of all you calculate the difference between the numbers:
10.5 - 10.653 = -0.153
10.5 - 10.592 = -0.092
10.5 - 10.732 = -0.232
10.5 - 10.484 = 0.016
You then select the difference with the smallest number (ignoring the positive and negative symbols). That happens to be the last one.
This means that the answer will be D) Spruce Trail.
Two correct answers:
9 + x
x + 9
Or you can say
x - -9
or
9 - -x
Even though we are using variables, we still know that "difference" means subtraction. So, if the larger is x1 and x2, those variables go first. The smaller, y1 and y2 will go second. So our problem will look like this:
(x1 < x2 ? x2 : x1) - (y1 < y2 ? y1 : y2)
Answer:
(x+22) + x = 88
Step-by-step explanation:
if x is how much your friend collected, then how much you collected would be x + 22 because you collected 22 more then her. and if you add both of those together to get how much you collected together (the total) you get 88. so x (your friends sea shells) plus x+22 (your sea shells) is 88. tell me if you also need help solving the actual equation
you have x+22 + x = 88
you combine like terms, in this case the Xs
and you get 2x + 22 = 88
then you subtract 22 to both sides because you want to get x alone
and you get 2x = 88 - 22
which is 2x = 66
then you divide by 2 on both sides
and you get x = 66/2
and you get x = 33