Ok, so you have the range correct. It is
120<___<150
(It should be less than or equal to, but there's no symbol for that, to my knowledge.)
But the term in the middle shouldn't be .25x
The reason is because that actually quadruples the price in the end, as you seem to have found out. Rather, instead of multiplying x by .25, multiply the numbers in the range by .75.
Here's why:
When you reduce something in price by 25%, you are paying for 75% of the original price. Not 25%. That would be a 75% discount.
So, in all actuality,your answer would be $90
Answer:
.009 miles/hour
Step-by-step explanation:

This is the method you should take with unit conversions in general, just set up fractions so the units cancel out, like the 7.5 feet cancels out with the feet in the 1/5280 so miles is left on top.
The answer
f(x) = 0.7(6)x = <span>f(x) = 0.7(6)^x, and </span><span>g(x) = 0.7(6)–x= </span>g(x) = 0.7(6)^-x=1/<span>0.7(6)^x
so </span>
g(x) =1/<span>0.7(6)^x=1 /</span><span><span>f(x)
</span> the relationship between f and g are </span>g(x) =1 /<span>f(x) or </span><span>g(x) . <span>f(x) = 1</span> </span>
Answer:
Tn = 64-4n
Step-by-step explanation:
The nth term of an AP is expressed as:
Tn = a+(n-1)d
a is the common difference
n is the number of terms
d is the common difference
Given the 6th term a6 = 40
T6 = a+(6-1)d
T6 = a+5d
40 = a+5d ... (1)
Given the 20th term a20 = -16
T20 = a+(20-1)d
T20 = a+19d
-16 = a+19d... (2)
Solving both equation simultaneously
40 = a+5d
-16 = a+19d
Subtracting both equation
40-(-16) = 5d-19d
56 = -14d
d = 56/-14
d = -4
Substituting d = -4 into equation
a+5d = 40
a+5(-4) = 40
a-20 = 40
a = 20+40
a = 60
Given a = 60, d = -4, to get the nth term of the sequence:
Tn = a+(n-1)d
Tn = 60+(n-1)(-4)
Tn = 60+(-4n+4)
Tn = 60-4n+4
Tn = 64-4n