gideonzane
New member
- Joined
- Oct 23, 2013
- Messages
- 3
my function right now is:
f(x) = 15 (x2 + 14x + 13) - (2y)/5 , 0 ≤ x ≤ 10
what's messing me up is y. for x=1, i want y to be the value of y where x=0. for x=2, i want y to be the value of y where x=1. so, i want y to be y where x=x-1. how do i express this in an equation? is there an operation for this that i don't know about? i've tried doing my own research, but i'm afraid that i don't know enough to really understand exactly what i'm looking for, and my search has been in vain.
f(x) = 15 (x2 + 14x + 13) - (2y)/5 , 0 ≤ x ≤ 10
what's messing me up is y. for x=1, i want y to be the value of y where x=0. for x=2, i want y to be the value of y where x=1. so, i want y to be y where x=x-1. how do i express this in an equation? is there an operation for this that i don't know about? i've tried doing my own research, but i'm afraid that i don't know enough to really understand exactly what i'm looking for, and my search has been in vain.