I know this is probably really simple, but I can't wrap my head around it.
Basically, I need to figure out how to do the following.
When $x = 0.75$, I want $y$ to equal $1.0$.
When $x = 1.0$, I want $y$ to equal $0.65$.
I appreciate all the help I can get!