Answer:
A.
Step-by-step explanation:
each one is $1.03
so if you want 2 stamps they would be $2.06
Answer:
D
Step-by-step explanation:
Answer:
Step-by-step explanation:
3 consecutive integers....
1st integer = x
2nd integer = x + 1
3rd integer = x + 2
the product of 1st and 3rd is 5 greater then 5 times the 2nd...
x(x+2) = 5(x + 1) + 5
x^2 + 2x = 5x + 5 + 5
x^2 + 2x = 5x + 10
x^2 + 2x - 5x - 10 = 0
x^2 - 3x - 10 = 0
(x - 5)(x + 2) = 0
x - 5 = 0 x + 2 = 0
x = 5 x = -2
so it will be : 5,6,and 7 or -2,-1, and 0
Answer:
f(x) = -5x - 4
Step-by-step explanation:
We want to get the inverse of the following function:
f^-1(x) = (-1/5)x - 4/5
To do that, we have to replace x with f(x) and f^-1(x) with x, as follows:
x = (-1/5)f(x) - 4/5
And then solve for f(x), the inverse of f^-1(x).
x + 4/5 = (-1/5)f(x)
f(x) = -5x + (-5)4/5
f(x) = -5x - 4
To check our result we compute a pair (x, f(x))
x f(x)
1 -5*1 - 4 = -9
which has to be equivalent to (-9, 1) in the original function
x f^-1(x)
-9 (-1/5)*(-9) - 4/5 = 1