Answer:
1.) 
2.) 
3.) 
4.) 
Step-by-step explanation:
The unit rate is also known as slope. Slope is the change in the y values over the change in the x values:

However, with certain graphs, the slope can be found in a simpler manner.
- You start at one point and move across the y-axis, then move along the x-axis until you reach another point on the same line.
- Make sure you move on the y-axis first, then the x-axis. Record the slope as spaces moved in each
- When you move up, the number will be positive
. If you move down, the number will be negative
. - If you move to the right, the number will be positive
. If you move to the left, the number will be negative
.
Translation.
The flat only shifts upwards or downwards, and it doesn’t turn around.
Answer:
n = 19.89694
Step-by-step explanation:
You can work the problem using decimal numbers. There is no need to convert everything to integers. Trying to do so just gets you in trouble.
Subtract 2.2 from both sides:
-1.398 -2.200 = n/-5.53
-3.598 = n/-5.53
Now, multiply both sides by -5.53:
(-5.53)(-3.598) = n = 19.89694
_____
The one rule that cannot be violated in algebra is that <em>you must do the same thing to both sides of the equation</em>.
_____
Your "solution" so far has a couple of errors. The first is that you have apparently multiplied all of the numbers by 1000. Unfortunately, when you multiply a denominator by 1000, it is the same as dividing by 1000. So, you have multiplied the left side by 1000, multiplied one term on the right by 1000 and divided another term on the right by 1000. This turns the equation into something different than what you started with, and will give a wrong answer.
The second error is that you have subtracted 2200 only from the right side. This, too, will turn the equation into something different than what you started with, and will give a wrong answer.
August 22, September 22, October 22, November 22
3 Months later would be November 22
Answer:
h(x) = x/2 - 1/2
Step-by-step explanation:
Here's the procedure for finding the inverse function algebraically:
1. Replace the label 'f(x)' with the label 'y:' y = 2x + 1
2. Interchange x and y: x = 2y + 1
3. Solve the resulting equation for y: 2y = x - 1, or y = (1/2)(x - 1) or y = x/2 - 1/2
This result corresponds to the 1st given possible answer choice.
The desired inverse function is h(x) = x/2 - 1/2