- #1
ardentmed
- 158
- 0
Hey guys,
I have a couple more questions about this problem set I've been working on. I'm doubting some of my answers and I'd appreciate some help.
Question:
For the first one, I got a dotted graph (with 1,4 as the initial value) and then precipitous jumps in the graph. So I said that:
f(x)=1 if x is over (0,1]
f(x)=5 if x is over (1,1.2]
..
f(x)=9 if x is over (1.8,2.0]
As for the second one, I stated R(x) as a piecewise function, where:
R(x) = 15(0.10x) when x <= 10,000
R(x) = 15(0.15x) when x is over (10,000, 20,000]
R(x) = 15(0.20x) when x > 20,000
Which simplifies to:
R(x) = 1.5x when x <= 10,000
R(x) = 2.25x + 15,000 when x is over (10,000, 20,000]
R(x) = 3x + 60,000 when x > 20,000Am I on the right track?
Thanks in advance.
I have a couple more questions about this problem set I've been working on. I'm doubting some of my answers and I'd appreciate some help.
Question:
For the first one, I got a dotted graph (with 1,4 as the initial value) and then precipitous jumps in the graph. So I said that:
f(x)=1 if x is over (0,1]
f(x)=5 if x is over (1,1.2]
..
f(x)=9 if x is over (1.8,2.0]
As for the second one, I stated R(x) as a piecewise function, where:
R(x) = 15(0.10x) when x <= 10,000
R(x) = 15(0.15x) when x is over (10,000, 20,000]
R(x) = 15(0.20x) when x > 20,000
Which simplifies to:
R(x) = 1.5x when x <= 10,000
R(x) = 2.25x + 15,000 when x is over (10,000, 20,000]
R(x) = 3x + 60,000 when x > 20,000Am I on the right track?
Thanks in advance.