Answer: The average rate of change is 6.First, plug in each value of <em>t</em> into the function, v(t) to find there coordinate pairs.
v(2) = (2)^2 - (2) + 10
v(2) = 4 + 8
v(2) = 12
v(5) = (5)^2 - (5) + 10
v(5) = 25 + 5
v(5) = 30
You can write these values as coordinate pairs, like so: (2, 12) and (5, 30).
The formula for the average rate of change is

. When you plug in the values from this particular case, the average rate of change formula becomes

, or

.
Looking at the equation, you can solve for the average rate of change between t = 2 and t = 5, which equals
6.
Answer:
Step-by-step explanation:
The second and last one.
The second one multiplies the cost of each type of ticket by two, therefore saying that you wanted to buy two of each type of ticket.
The last one multiplies the cost of a single ticket of all three types and multiplies it by 2.
Answer:
50 tote bags were sewed per hour
Step-by-step explanation:
9514 1404 393
Answer:
- 6x +y = -6
- 6x -y = 8
- 5x +y = 13
Step-by-step explanation:
To rewrite these equations from point-slope form to standard form, you can do the following:
- eliminate parentheses
- subtract the x-term
- subtract the constant on the left
- if the coefficient of x is negative, multiply by -1
Of course, any operation you do must be done <em>to both sides of the equation</em>.
__
1. y -6 = -6(x +2)
y -6 = -6x -12 . . . . . eliminate parentheses
6x +y -6 = -12 . . . . . add 6x
6x +y = -6 . . . . . . . . add 6
__
2. y +2 = 6(x -1)
y +2 = 6x -6
-6x +y +2 = -6
-6x +y = -8
6x -y = 8 . . . . . . . . multiply by -1
__
3. y -3 = -5(x -2)
y -3 = -5x +10
5x +y -3 = 10
5x +y = 13
_____
<em>Additional comment</em>
The "standard form" of a linear equation is ax+by=c for integers a, b, c. The leading coefficient (generally, 'a') should be positive, and all coefficients should be mutually prime (have no common factors). That is why we multiply by -1 in problem 2.